Skip to content

Commit 87217bd

Browse files
Update rust-lang/crates-io-auth-action action to v1.0.4 (#309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ea2d14 commit 87217bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
with:
173173
toolchain: 1.94.0
174174
- name: Authorize with crates.io
175-
uses: rust-lang/crates-io-auth-action@b7e9a28eded4986ec6b1fa40eeee8f8f165559ec # v1.0.3
175+
uses: rust-lang/crates-io-auth-action@bbd81622f20ce9e2dd9622e3218b975523e45bbe # v1.0.4
176176
id: auth
177177
- name: Publish to crates.io
178178
run: cargo publish --all-features

0 commit comments

Comments
 (0)