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
#860)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/release-it-action](https://redirect.github.com/JoshuaKGoldberg/release-it-action)
| action | minor | `v0.2.3` -> `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.

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

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

#### What's Changed

- feat: add release-it-args option by
[@&#8203;JoshuaKGoldberg](https://redirect.github.com/JoshuaKGoldberg)
in
[https://github.com/JoshuaKGoldberg/release-it-action/pull/392](https://redirect.github.com/JoshuaKGoldberg/release-it-action/pull/392)
- feat: switch skip-branch-protections to bypass-branch-protections by
[@&#8203;JoshuaKGoldberg](https://redirect.github.com/JoshuaKGoldberg)
in
[https://github.com/JoshuaKGoldberg/release-it-action/pull/404](https://redirect.github.com/JoshuaKGoldberg/release-it-action/pull/404)

#### New Contributors

- [@&#8203;markEHVN](https://redirect.github.com/markEHVN) made their
first contribution in
[https://github.com/JoshuaKGoldberg/release-it-action/pull/363](https://redirect.github.com/JoshuaKGoldberg/release-it-action/pull/363)

**Full Changelog**:
JoshuaKGoldberg/release-it-action@v0.2.3...v0.3.0

</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-package-json).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 6efe812 commit 113977c
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@v0.2.3
uses: JoshuaKGoldberg/release-it-action@v0.3.1

name: Release

Expand Down

0 comments on commit 113977c

Please sign in to comment.