Merge pull request #8916 from projectdiscovery/parthmalhotra-patch-bot
Update new-templates.ymlpatch-1
commit
549456989d
|
@ -27,8 +27,8 @@ jobs:
|
|||
|
||||
- name: Commit files
|
||||
run: |
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "GitHub Action"
|
||||
git config --local user.email "bot@projectdiscovery.io"
|
||||
git config --local user.name "[PDBot]"
|
||||
git add .new-additions -f
|
||||
git commit --allow-empty -m "Auto Generated New Template Addition List [$(date)] :robot:" -a
|
||||
|
||||
|
|
Loading…
Reference in New Issue