There was an error while loading. Please reload this page.
1 parent fd9f2ef commit 6ef426cCopy full SHA for 6ef426c
1 file changed
.github/workflows/publish.yml
@@ -858,7 +858,7 @@ jobs:
858
- name: Obtain temporary crates.io token
859
if: steps.classify.outputs.crate_state == 'missing'
860
id: crates-auth
861
- uses: rust-lang/crates-io-auth-action@c6f97d42243bad5fab37ca0427f495c86d6b1a18 # v1.0.5
+ uses: rust-lang/crates-io-auth-action@c6f97d42243bad5fab37ca0427f495c86d5b1a18 # v1.0.5
862
863
- name: Publish and verify crate
864
0 commit comments