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 4c912bc commit 2b588feCopy full SHA for 2b588fe
.github/workflows/release-crates.yml
@@ -25,7 +25,7 @@ jobs:
25
fetch-depth: 0
26
- name: Install Rust toolchain
27
uses: dtolnay/rust-toolchain@stable
28
- - uses: rust-lang/crates-io-auth-action@041cce5b4b821e6b0ebc9c9c38b58cac4e34dcc2 # v1.0.2
+ - uses: rust-lang/crates-io-auth-action@b7e9a28eded4986ec6b1fa40eeee8f8f165559ec # v1.0.3
29
id: auth
30
- name: Run release-plz
31
uses: release-plz/action@1efcf74dfcd6e500990dad806e286899ae384064 # v0.5.119
0 commit comments