Merge pull request #8916 from projectdiscovery/parthmalhotra-patch-bot

Update new-templates.yml
patch-1
Parth Malhotra 2024-01-08 15:38:54 +05:30 committed by GitHub
commit 549456989d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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