mirror of
https://github.com/saymrwulf/anza-cryptography-source.git
synced 2026-09-04 20:24:04 +00:00
Bump rust-lang/crates-io-auth-action from 1 to 1.0.4 (#64)
Bumps [rust-lang/crates-io-auth-action](https://github.com/rust-lang/crates-io-auth-action) from 1 to 1.0.4. - [Release notes](https://github.com/rust-lang/crates-io-auth-action/releases) - [Commits](https://github.com/rust-lang/crates-io-auth-action/compare/v1...v1.0.4) --- updated-dependencies: - dependency-name: rust-lang/crates-io-auth-action dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9c7161d652
commit
df06b0758b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -122,7 +122,7 @@ jobs:
|
|||
with:
|
||||
subject-path: target/package/*.crate
|
||||
|
||||
- uses: rust-lang/crates-io-auth-action@v1
|
||||
- uses: rust-lang/crates-io-auth-action@v1.0.4
|
||||
id: auth
|
||||
|
||||
- run: cargo publish -p "${CRATE_NAME}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue