mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
chore(deps): bump rust-lang/crates-io-auth-action (#1029)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
22958cba75
commit
215e1c1819
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release-support-crate.yml
vendored
2
.github/workflows/release-support-crate.yml
vendored
|
|
@ -55,7 +55,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
|
|
||||||
- uses: rust-lang/crates-io-auth-action@63a7064947ceca9989005e118db3a5fecdc9259f # v1.0.0
|
- uses: rust-lang/crates-io-auth-action@e919bc7605cde86df457cf5b93c5e103838bd879 # v1.0.1
|
||||||
id: auth
|
id: auth
|
||||||
|
|
||||||
- name: publish to crates.io
|
- name: publish to crates.io
|
||||||
|
|
|
||||||
2
.github/workflows/release-zizmor-crate.yml
vendored
2
.github/workflows/release-zizmor-crate.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
|
|
||||||
- uses: rust-lang/crates-io-auth-action@63a7064947ceca9989005e118db3a5fecdc9259f # v1.0.0
|
- uses: rust-lang/crates-io-auth-action@e919bc7605cde86df457cf5b93c5e103838bd879 # v1.0.1
|
||||||
id: auth
|
id: auth
|
||||||
|
|
||||||
- name: publish to crates.io
|
- name: publish to crates.io
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue