Skip to content

Commit 643e074

Browse files
Bump peter-evans/create-pull-request from 5 to 6 (#64)
1 parent 743f013 commit 643e074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-mgmt.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Remove git hooks (Husky)
2828
run: rm -rf .git/hooks
2929
- name: Create Pull Request
30-
uses: peter-evans/create-pull-request@v5
30+
uses: peter-evans/create-pull-request@v6
3131
with:
3232
token: ${{ secrets.PUSH_TOKEN }}
3333
commit-message: Update dependencies

0 commit comments

Comments
 (0)