Skip to content

Commit 64080c1

Browse files
authored
Merge pull request #202 from kubewarden/renovate/all-updates
build(deps): update rust-lang/crates-io-auth-action action to v1.0.2
2 parents a4146c9 + 61357f7 commit 64080c1

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@e919bc7605cde86df457cf5b93c5e103838bd879 # v1.0.1
75+
- uses: rust-lang/crates-io-auth-action@041cce5b4b821e6b0ebc9c9c38b58cac4e34dcc2 # v1.0.2
7676
id: auth
7777
- name: publish crates
7878
run: cargo publish

0 commit comments

Comments
 (0)