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 a3a87b5 commit 60bb807Copy full SHA for 60bb807
.github/workflows/cargo-publish.yml
@@ -12,7 +12,7 @@ jobs:
12
id-token: write
13
steps:
14
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
15
- - uses: rust-lang/crates-io-auth-action@63a7064947ceca9989005e118db3a5fecdc9259f # v1.0.0
+ - uses: rust-lang/crates-io-auth-action@e919bc7605cde86df457cf5b93c5e103838bd879 # v1.0.1
16
id: auth
17
- run: cargo publish
18
env:
0 commit comments