Skip to content

Commit c64d49a

Browse files
chore(deps) Update peter-evans/create-pull-request action to v6
1 parent 0980e68 commit c64d49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
git reset --hard ${{github.ref_name}}
2323
2424
- name: 🆕 Create Pull Request
25-
uses: peter-evans/create-pull-request@v5.0.3
25+
uses: peter-evans/create-pull-request@v6.0.5
2626
with:
2727
labels: automated pr
2828
branch: ${{github.ref_name}}

0 commit comments

Comments
 (0)