Skip to content

Commit 2744938

Browse files
chore(deps): update release-plz/action action to v0.5.119 (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7148cc commit 2744938

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-crates.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- uses: rust-lang/crates-io-auth-action@041cce5b4b821e6b0ebc9c9c38b58cac4e34dcc2 # v1.0.2
2929
id: auth
3030
- name: Run release-plz
31-
uses: release-plz/action@d529f731ae3e89610ada96eda34e5c6ba3b12214 # v0.5.118
31+
uses: release-plz/action@1efcf74dfcd6e500990dad806e286899ae384064 # v0.5.119
3232
with:
3333
command: release
3434
env:
@@ -54,7 +54,7 @@ jobs:
5454
- name: Install Rust toolchain
5555
uses: dtolnay/rust-toolchain@stable
5656
- name: Run release-plz
57-
uses: release-plz/action@d529f731ae3e89610ada96eda34e5c6ba3b12214 # v0.5.118
57+
uses: release-plz/action@1efcf74dfcd6e500990dad806e286899ae384064 # v0.5.119
5858
with:
5959
command: release-pr
6060
env:

0 commit comments

Comments
 (0)