Skip to content

Commit 824338a

Browse files
chore(deps): update joshuakgoldberg/release-it-action action to v0.3.1 (#772)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [JoshuaKGoldberg/release-it-action](https://redirect.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://redirect.github.com/JoshuaKGoldberg/release-it-action/releases/tag/v0.3.1) [Compare Source](https://redirect.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/eslint-plugin-expect-type). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5067fb1 commit 824338a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- env:
1515
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
1616
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
17-
uses: JoshuaKGoldberg/[email protected].0
17+
uses: JoshuaKGoldberg/[email protected].1
1818

1919
name: Release
2020

0 commit comments

Comments
 (0)