We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe51a18 commit 85a3ccaCopy full SHA for 85a3cca
.github/workflows/release-crates.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: rust-lang/crates-io-auth-action@e919bc7605cde86df457cf5b93c5e103838bd879 # v1.0.1
29
id: auth
30
- name: Run release-plz
31
- uses: release-plz/action@acb9246af4d59a270d1d4058a8b9af8c3f3a2559 # v0.5.117
+ uses: release-plz/action@d529f731ae3e89610ada96eda34e5c6ba3b12214 # v0.5.118
32
with:
33
command: release
34
env:
@@ -54,7 +54,7 @@ jobs:
54
- name: Install Rust toolchain
55
uses: dtolnay/rust-toolchain@stable
56
57
58
59
command: release-pr
60
0 commit comments