mirror of
https://github.com/napi-rs/napi-rs.git
synced 2025-12-08 19:56:07 +00:00
chore(deps): update release-plz/action action to v0.5.118 (#2957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a0d55cc99c
commit
7a9397cb43
4
.github/workflows/release-crates.yml
vendored
4
.github/workflows/release-crates.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
- uses: rust-lang/crates-io-auth-action@e919bc7605cde86df457cf5b93c5e103838bd879 # v1.0.1
|
||||
id: auth
|
||||
- name: Run release-plz
|
||||
uses: release-plz/action@acb9246af4d59a270d1d4058a8b9af8c3f3a2559 # v0.5.117
|
||||
uses: release-plz/action@d529f731ae3e89610ada96eda34e5c6ba3b12214 # v0.5.118
|
||||
with:
|
||||
command: release
|
||||
env:
|
||||
@ -54,7 +54,7 @@ jobs:
|
||||
- name: Install Rust toolchain
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
- name: Run release-plz
|
||||
uses: release-plz/action@acb9246af4d59a270d1d4058a8b9af8c3f3a2559 # v0.5.117
|
||||
uses: release-plz/action@d529f731ae3e89610ada96eda34e5c6ba3b12214 # v0.5.118
|
||||
with:
|
||||
command: release-pr
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user