Update cve2json.yml
parent
97f3bc74d3
commit
d62f570694
|
@ -19,7 +19,6 @@ jobs:
|
|||
|
||||
- name: run yaml2json.go to generate cves.json
|
||||
run: |
|
||||
go get gopkg.in/yaml.v3
|
||||
go run .github/scripts/yaml2json.go /home/runner/work/nuclei-templates/nuclei-templates/cves/ cves.json
|
||||
|
||||
- name: Commit files
|
||||
|
|
Loading…
Reference in New Issue