Skip to content

Commit 44dc26f

Browse files
committed
Update failing GitHub action
1 parent 64c532c commit 44dc26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-wordlists.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v2
1515
- run: scripts/update-all
16-
- uses: peter-evans/create-pull-request@v4
16+
- uses: peter-evans/create-pull-request@v6
1717
with:
1818
branch: update-wordlists
1919
commit-message: Update autogenerated wordlists

0 commit comments

Comments
 (0)