Skip to content

Commit 7485d26

Browse files
authored
Merge pull request #189 from Holzhaus/dependabot/github_actions/rust-lang/crates-io-auth-action-1.0.5
chore(deps): bump rust-lang/crates-io-auth-action from 1.0.4 to 1.0.5
2 parents c1653fd + a3b737b commit 7485d26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
persist-credentials: false
6161
- name: Authenticate with registry
6262
id: auth
63-
uses: rust-lang/crates-io-auth-action@bbd81622f20ce9e2dd9622e3218b975523e45bbe
63+
uses: rust-lang/crates-io-auth-action@c6f97d42243bad5fab37ca0427f495c86d5b1a18
6464
- name: Publish Package
6565
run: cargo publish --locked
6666
env:

0 commit comments

Comments
 (0)