mirror of
https://github.com/napi-rs/napi-rs.git
synced 2026-02-01 16:41:24 +00:00
chore(deps): update release-plz/action action to v0.5.114 (#2909)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
484ca281dd
commit
e633c472e7
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@f4facd4a76fecd4b1b94f718c4f5e80510150720 # v0.5.113
|
||||
uses: release-plz/action@d15ad33e74a427cbd6f5be06f1bec07c1a73a227 # v0.5.114
|
||||
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@f4facd4a76fecd4b1b94f718c4f5e80510150720 # v0.5.113
|
||||
uses: release-plz/action@d15ad33e74a427cbd6f5be06f1bec07c1a73a227 # v0.5.114
|
||||
with:
|
||||
command: release-pr
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user