We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03ea583 commit b59c918Copy full SHA for b59c918
.github/workflows/release_rust.yml
@@ -78,7 +78,7 @@ jobs:
78
env:
79
LD_LIBRARY_PATH: ${{ env.JAVA_HOME }}/lib/server:${{ env.LD_LIBRARY_PATH }}
80
81
- - uses: rust-lang/crates-io-auth-action@v1
+ - uses: rust-lang/crates-io-auth-action@e919bc7605cde86df457cf5b93c5e103838bd879
82
id: auth
83
- name: Publish ${{ matrix.package }}
84
working-directory: ${{ matrix.package }}
0 commit comments