ci(template-sign): actions/commit with dot `files` input
Signed-off-by: Dwi Siswanto <git@dw1.io>main
parent
37f400bf55
commit
8e03670615
|
@ -22,9 +22,7 @@ jobs:
|
||||||
- uses: projectdiscovery/actions/setup/git@v1
|
- uses: projectdiscovery/actions/setup/git@v1
|
||||||
- uses: projectdiscovery/actions/commit@v1
|
- uses: projectdiscovery/actions/commit@v1
|
||||||
with:
|
with:
|
||||||
files: |
|
files: '.'
|
||||||
cves.json
|
|
||||||
cves.json-checksum.txt
|
|
||||||
message: 'chore: sign templates 🤖'
|
message: 'chore: sign templates 🤖'
|
||||||
- name: Push changes
|
- name: Push changes
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue