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.
2 parents a4146c9 + 61357f7 commit 64080c1Copy full SHA for 64080c1
.github/workflows/release.yml
@@ -72,7 +72,7 @@ jobs:
72
run: |
73
rustup toolchain install stable
74
rustup override set stable
75
- - uses: rust-lang/crates-io-auth-action@e919bc7605cde86df457cf5b93c5e103838bd879 # v1.0.1
+ - uses: rust-lang/crates-io-auth-action@041cce5b4b821e6b0ebc9c9c38b58cac4e34dcc2 # v1.0.2
76
id: auth
77
- name: publish crates
78
run: cargo publish
0 commit comments