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:
Jiahao XU 2024-06-19 18:48:47 +10:00 committed by GitHub
parent 9fdd1ad32a
commit 374fc45b61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,7 +48,7 @@ jobs:
tool: cargo-release,cargo-semver-checks
- 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:
github-token: ${{ secrets.GITHUB_TOKEN }}
version: ${{ inputs.version }}