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 107854d + b08c5c0 commit c620d2aCopy full SHA for c620d2a
.github/workflows/publish.yml
@@ -10,7 +10,7 @@ jobs:
10
id-token: write
11
steps:
12
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
13
- - uses: rust-lang/crates-io-auth-action@63a7064947ceca9989005e118db3a5fecdc9259f # v1.0.0
+ - uses: rust-lang/crates-io-auth-action@b7e9a28eded4986ec6b1fa40eeee8f8f165559ec # v1.0.3
14
id: auth
15
- run: cargo publish
16
env:
0 commit comments