Skip to content

Commit 11a8757

Browse files
authored
Bump create-pr dependency to avoid error with existing PRs
1 parent 11a331d commit 11a8757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/includes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: devlooped/actions-includes@v1
3030

3131
- name: ✍ pull request
32-
uses: peter-evans/create-pull-request@v4
32+
uses: peter-evans/create-pull-request@v6
3333
with:
3434
base: main
3535
branch: markdown-includes

0 commit comments

Comments
 (0)