build(deps): bump cargo-bins/release-pr from 2.1.2 to 2.1.3 (#1788)

Bumps [cargo-bins/release-pr](https://github.com/cargo-bins/release-pr) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/cargo-bins/release-pr/releases)
- [Commits](https://github.com/cargo-bins/release-pr/compare/v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: cargo-bins/release-pr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-19 13:15:52 +00:00 committed by GitHub
parent 374fc45b61
commit c49072c565
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.2
- uses: cargo-bins/release-pr@v2.1.3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
version: ${{ inputs.version }}