Skip to content

Commit

Permalink
Bump cargo-bins/release-pr from 2.1.1 to 2.1.2 (#1787)
Browse files Browse the repository at this point in the history
To reduce action output

Signed-off-by: Jiahao XU <[email protected]>
  • Loading branch information
NobodyXu authored Jun 19, 2024
1 parent 9fdd1ad commit 374fc45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
tool: cargo-release,cargo-semver-checks

- run: rustup toolchain install stable --no-self-update --profile minimal
- uses: cargo-bins/[email protected].1
- uses: cargo-bins/[email protected].2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
version: ${{ inputs.version }}
Expand Down

0 comments on commit 374fc45

Please sign in to comment.