Skip to content

Commit 4c405b7

Browse files
chore(deps): update release-plz/action action to v0.5.118 (#479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3066eae commit 4c405b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: rust-lang/crates-io-auth-action@v1
2525
id: auth
2626
- name: release-plz release
27-
uses: release-plz/action@acb9246af4d59a270d1d4058a8b9af8c3f3a2559 # v0.5.117
27+
uses: release-plz/action@d529f731ae3e89610ada96eda34e5c6ba3b12214 # v0.5.118
2828
with:
2929
command: release
3030
env:
@@ -49,7 +49,7 @@ jobs:
4949
uses: rust-lang/crates-io-auth-action@v1
5050
id: auth
5151
- name: release-plz release-pr
52-
uses: release-plz/action@acb9246af4d59a270d1d4058a8b9af8c3f3a2559 # v0.5.117
52+
uses: release-plz/action@d529f731ae3e89610ada96eda34e5c6ba3b12214 # v0.5.118
5353
with:
5454
command: release-pr
5555
env:

0 commit comments

Comments
 (0)