Merge pull request #10653 from projectdiscovery/dwisiswant0/ci/readme-update/fix-incorrect-action-ref
ci(readme-update): fix incorrect action refpatch-11
commit
6eb07526b7
|
@ -18,8 +18,8 @@ jobs:
|
|||
with:
|
||||
python-version: "3.8"
|
||||
- run: python .github/scripts/update-readme.py
|
||||
- uses: projectdiscovery/actions/setup/git@v5
|
||||
- uses: projectdiscovery/actions/commit@v5
|
||||
- uses: projectdiscovery/actions/setup/git@v1
|
||||
- uses: projectdiscovery/actions/commit@v1
|
||||
with:
|
||||
files: 'README.md'
|
||||
message: 'docs: update README 🤖'
|
||||
|
|
Loading…
Reference in New Issue