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 ddc7b59 commit 3fce947Copy full SHA for 3fce947
.github/workflows/release-plz.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: rust-lang/crates-io-auth-action@v1
26
id: auth
27
- name: Run release-plz
28
- uses: release-plz/action@ccf6dd998441f26020f4315f1ebe95d9e2e42600 # v0.5
+ uses: release-plz/action@acb9246af4d59a270d1d4058a8b9af8c3f3a2559 # v0.5
29
with:
30
command: release
31
env:
@@ -51,7 +51,7 @@ jobs:
51
- name: Install Rust toolchain
52
uses: dtolnay/rust-toolchain@stable
53
54
55
56
command: release-pr
57
0 commit comments