Update cve2json.yml

patch-1
Parth Malhotra 2023-01-18 10:34:35 +07:00 committed by GitHub
parent 97f3bc74d3
commit d62f570694
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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