Skip to content

Commit 8bf1c40

Browse files
renovate[bot]charlypa
authored andcommitted
chore(deps): update peter-evans/create-pull-request action to v7
1 parent 85a07a4 commit 8bf1c40

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@v6
26+
uses: peter-evans/create-pull-request@v7
2727
with:
2828
commit-message: 'ci: bump patch version to ${{ env.PACKAGE_VERSION }}'
2929
committer: GitHub <[email protected]>

0 commit comments

Comments
 (0)