Skip to content

Commit 614df07

Browse files
authored
Merge pull request #523 from sigstore/dependabot/github_actions/rust-lang/crates-io-auth-action-1.0.3
build(deps): bump rust-lang/crates-io-auth-action from 1.0.2 to 1.0.3
2 parents c74e2ca + e6a5bb8 commit 614df07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-publish-crates-upon-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
persist-credentials: false
2424

25-
- uses: rust-lang/crates-io-auth-action@041cce5b4b821e6b0ebc9c9c38b58cac4e34dcc2 # v1.0.2
25+
- uses: rust-lang/crates-io-auth-action@b7e9a28eded4986ec6b1fa40eeee8f8f165559ec # v1.0.3
2626
id: auth
2727

2828
- name: Rustup

0 commit comments

Comments
 (0)