Skip to content

Commit b9b7e4c

Browse files
renovate[bot]charlypa
authored andcommitted
Update peter-evans/create-pull-request action to v5
1 parent c1eb86e commit b9b7e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-patch-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Create Bump patch version Pull Request
2525
id: cpr
26-
uses: peter-evans/create-pull-request@v4
26+
uses: peter-evans/create-pull-request@v5
2727
with:
2828
commit-message: 'ci: bump patch version to ${{ env.PACKAGE_VERSION }}'
2929
committer: GitHub <[email protected]>

0 commit comments

Comments
 (0)