mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump cargo-bins/release-pr from 2.1.1 to 2.1.2 (#1787)
To reduce action output Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
9fdd1ad32a
commit
374fc45b61
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-pr.yml
vendored
2
.github/workflows/release-pr.yml
vendored
|
@ -48,7 +48,7 @@ jobs:
|
||||||
tool: cargo-release,cargo-semver-checks
|
tool: cargo-release,cargo-semver-checks
|
||||||
|
|
||||||
- run: rustup toolchain install stable --no-self-update --profile minimal
|
- run: rustup toolchain install stable --no-self-update --profile minimal
|
||||||
- uses: cargo-bins/release-pr@v2.1.1
|
- uses: cargo-bins/release-pr@v2.1.2
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
version: ${{ inputs.version }}
|
version: ${{ inputs.version }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue