Skip to content

Commit

Permalink
Merge pull request #1792 from g59/dependabot/github_actions/peter-eva…
Browse files Browse the repository at this point in the history
…ns/create-pull-request-6
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
2 parents b5ef9cf + 5e5b12d commit 48339ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- run: rm new

- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
base: main
branch: release-${{ steps.get_version.outputs.NEW_VERSION }}
Expand Down

0 comments on commit 48339ca

Please sign in to comment.