We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64c532c commit 44dc26fCopy full SHA for 44dc26f
.github/workflows/update-wordlists.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v2
15
- run: scripts/update-all
16
- - uses: peter-evans/create-pull-request@v4
+ - uses: peter-evans/create-pull-request@v6
17
with:
18
branch: update-wordlists
19
commit-message: Update autogenerated wordlists
0 commit comments