mirror of https://github.com/curbengh/hexo-yam
chore(dev-deps): bump codeql-action from 1 to 2
This commit is contained in:
parent
79f15acb79
commit
0f73e6ed98
|
@ -28,7 +28,7 @@ jobs:
|
|||
command: test
|
||||
args: --sarif-file-output=snyk.sarif
|
||||
- name: Upload result to GitHub Code Scanning
|
||||
uses: github/codeql-action/upload-sarif@v1
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
with:
|
||||
sarif_file: snyk.sarif
|
||||
- name: Monitor for vulnerabilities
|
||||
|
|
Loading…
Reference in New Issue