Skip to content

Commit b59c918

Browse files
authored
ci: use shas fix action permissions (#6659)
use shas fix action permissions Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 parent 03ea583 commit b59c918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
env:
7979
LD_LIBRARY_PATH: ${{ env.JAVA_HOME }}/lib/server:${{ env.LD_LIBRARY_PATH }}
8080

81-
- uses: rust-lang/crates-io-auth-action@v1
81+
- uses: rust-lang/crates-io-auth-action@e919bc7605cde86df457cf5b93c5e103838bd879
8282
id: auth
8383
- name: Publish ${{ matrix.package }}
8484
working-directory: ${{ matrix.package }}

0 commit comments

Comments
 (0)