Skip to content

Commit

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

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/release-it-action](https://togithub.com/JoshuaKGoldberg/release-it-action)
| action | patch | `v0.2.2` -> `v0.2.3` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/JoshuaKGoldberg/release-it-action/compare/v0.2.2...v0.2.3)

#### What's Changed

- test: fill in test coverage by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/release-it-action/pull/31](https://togithub.com/JoshuaKGoldberg/release-it-action/pull/31)
- docs: add joshuakgoldberg as a contributor for test by
[@&#8203;allcontributors](https://togithub.com/allcontributors) in
[https://github.com/JoshuaKGoldberg/release-it-action/pull/32](https://togithub.com/JoshuaKGoldberg/release-it-action/pull/32)
- fix: prefix release-it with npx by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[https://github.com/JoshuaKGoldberg/release-it-action/pull/148](https://togithub.com/JoshuaKGoldberg/release-it-action/pull/148)

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

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/console-fail-test).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent 9fd63a0 commit 767701e
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/[email protected].2
uses: JoshuaKGoldberg/[email protected].3

name: Release

Expand Down

0 comments on commit 767701e

Please sign in to comment.