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.120 (#3051)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
10e7eaafdf
commit
b1e8ce5ed7
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@b7e9a28eded4986ec6b1fa40eeee8f8f165559ec # v1.0.3
|
||||
id: auth
|
||||
- name: Run release-plz
|
||||
uses: release-plz/action@1efcf74dfcd6e500990dad806e286899ae384064 # v0.5.119
|
||||
uses: release-plz/action@487eb7b5c085a664d5c5ca05f4159bd9b591182a # v0.5.120
|
||||
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@1efcf74dfcd6e500990dad806e286899ae384064 # v0.5.119
|
||||
uses: release-plz/action@487eb7b5c085a664d5c5ca05f4159bd9b591182a # v0.5.120
|
||||
with:
|
||||
command: release-pr
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user