We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea2d14 commit 87217bdCopy full SHA for 87217bd
.github/workflows/release.yaml
@@ -172,7 +172,7 @@ jobs:
172
with:
173
toolchain: 1.94.0
174
- name: Authorize with crates.io
175
- uses: rust-lang/crates-io-auth-action@b7e9a28eded4986ec6b1fa40eeee8f8f165559ec # v1.0.3
+ uses: rust-lang/crates-io-auth-action@bbd81622f20ce9e2dd9622e3218b975523e45bbe # v1.0.4
176
id: auth
177
- name: Publish to crates.io
178
run: cargo publish --all-features
0 commit comments