mirror of https://github.com/curbengh/hexo-yam
Merge aa774a9cbe into 8849b2bec0
This commit is contained in:
commit
d3739985d1
|
|
@ -26,7 +26,7 @@ jobs:
|
||||||
command: test
|
command: test
|
||||||
args: --sarif-file-output=snyk.sarif
|
args: --sarif-file-output=snyk.sarif
|
||||||
- name: Upload result to GitHub Code Scanning
|
- name: Upload result to GitHub Code Scanning
|
||||||
uses: github/codeql-action/upload-sarif@v3
|
uses: github/codeql-action/upload-sarif@v4
|
||||||
with:
|
with:
|
||||||
sarif_file: snyk.sarif
|
sarif_file: snyk.sarif
|
||||||
- name: Monitor for vulnerabilities
|
- name: Monitor for vulnerabilities
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue