Skip to content

Commit

Permalink
chore(deps): update joshuakgoldberg/release-it-action action to v0.3.1 (
Browse files Browse the repository at this point in the history
#279)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/release-it-action](https://github.com/JoshuaKGoldberg/release-it-action)
| action | patch | `v0.3.0` -> `v0.3.1` |

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/release-it-action
(JoshuaKGoldberg/release-it-action)</summary>

###
[`v0.3.1`](https://github.com/JoshuaKGoldberg/release-it-action/releases/tag/v0.3.1)

[Compare
Source](https://github.com/JoshuaKGoldberg/release-it-action/compare/v0.3.0...v0.3.1)

This release should fix the built outputs to reflect what 0.3.0
includes.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/text-table-fast).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 9de1e39 commit d7f4329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
uses: JoshuaKGoldberg/release-it-action@160bc18e6032d4a7653df46c4eb6a148a0b6d961 # v0.3.0
uses: JoshuaKGoldberg/release-it-action@b3fd2b4b232338ac09c6ca8b587e6490f968a042 # v0.3.1

name: Release

Expand Down

0 comments on commit d7f4329

Please sign in to comment.