Skip to content

Commit 5284c57

Browse files
build(deps): update rust-lang/crates-io-auth-action action to v1.0.3
1 parent 64080c1 commit 5284c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
run: |
7373
rustup toolchain install stable
7474
rustup override set stable
75-
- uses: rust-lang/crates-io-auth-action@041cce5b4b821e6b0ebc9c9c38b58cac4e34dcc2 # v1.0.2
75+
- uses: rust-lang/crates-io-auth-action@b7e9a28eded4986ec6b1fa40eeee8f8f165559ec # v1.0.3
7676
id: auth
7777
- name: publish crates
7878
run: cargo publish

0 commit comments

Comments
 (0)