We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b649d commit 8287d0aCopy full SHA for 8287d0a
.github/workflows/bump.yaml
@@ -17,7 +17,7 @@ jobs:
17
- id: bump
18
uses: tj-actions/cargo-bump@v3
19
20
- - uses: peter-evans/create-pull-request@v6
+ - uses: peter-evans/create-pull-request@v7
21
with:
22
author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
23
branch: "bump-${{ steps.bump.outputs.new_version }}"
0 commit comments