Skip to content

Commit d4747e7

Browse files
authored
Merge pull request #31 from Holzhaus/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 590b10b + e8495b4 commit d4747e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
persist-credentials: false
6363
- name: Authenticate with registry
6464
id: auth
65-
uses: rust-lang/crates-io-auth-action@041cce5b4b821e6b0ebc9c9c38b58cac4e34dcc2
65+
uses: rust-lang/crates-io-auth-action@b7e9a28eded4986ec6b1fa40eeee8f8f165559ec
6666
- name: Publish Package
6767
run: cargo publish --locked
6868
env:

0 commit comments

Comments
 (0)