Skip to content

Commit 6ef426c

Browse files
committed
ci(release): restore pinned crates auth action
1 parent fd9f2ef commit 6ef426c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,7 @@ jobs:
858858
- name: Obtain temporary crates.io token
859859
if: steps.classify.outputs.crate_state == 'missing'
860860
id: crates-auth
861-
uses: rust-lang/crates-io-auth-action@c6f97d42243bad5fab37ca0427f495c86d6b1a18 # v1.0.5
861+
uses: rust-lang/crates-io-auth-action@c6f97d42243bad5fab37ca0427f495c86d5b1a18 # v1.0.5
862862

863863
- name: Publish and verify crate
864864
if: steps.classify.outputs.crate_state == 'missing'

0 commit comments

Comments
 (0)