Skip to content

Commit

Permalink
Merge pull request #1882 from g59/dependabot/github_actions/peter-eva…
Browse files Browse the repository at this point in the history
…ns/create-pull-request-7

chore(deps): bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
9renpoto authored Dec 31, 2024
2 parents 6bd239c + 78ed220 commit d51f2e3
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@v6
uses: peter-evans/create-pull-request@v7
with:
base: main
branch: release-${{ steps.get_version.outputs.NEW_VERSION }}
Expand Down

0 comments on commit d51f2e3

Please sign in to comment.