mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Revert "ci(template-checksum): debug use master branch"
This reverts commit fcfb2acb91.
This commit is contained in:
2
.github/workflows/template-checksum.yml
vendored
2
.github/workflows/template-checksum.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
checksum-file: '${{ env.CHECKSUM_FILE }}'
|
||||
- run: git status
|
||||
- uses: projectdiscovery/actions/setup/git@v1
|
||||
- uses: projectdiscovery/actions/commit@master
|
||||
- uses: projectdiscovery/actions/commit@v1
|
||||
with:
|
||||
files: '${{ env.CHECKSUM_FILE }}'
|
||||
message: 'chore: generate templates checksum 🤖'
|
||||
|
||||
Reference in New Issue
Block a user