Skip to content

Commit eb23cb2

Browse files
chore(deps): update peter-evans/create-pull-request action to v7
1 parent 7b44969 commit eb23cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/depup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
repo: haya14busa/bump
1919

2020
- name: Create Pull Request
21-
uses: peter-evans/create-pull-request@v5
21+
uses: peter-evans/create-pull-request@v7
2222
with:
2323
token: ${{ secrets.GITHUB_TOKEN }}
2424
title: "chore(deps): update bump to ${{ steps.depup.outputs.latest }}"

0 commit comments

Comments
 (0)