mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 11:03:53 +08:00
build: update github/codeql-action action to v2
This commit is contained in:
parent
674d9687db
commit
0160f1a99a
2
.github/workflows/scorecard.yml
vendored
2
.github/workflows/scorecard.yml
vendored
@ -45,6 +45,6 @@ jobs:
|
|||||||
|
|
||||||
# Upload the results to GitHub's code scanning dashboard.
|
# Upload the results to GitHub's code scanning dashboard.
|
||||||
- name: 'Upload to code-scanning'
|
- name: 'Upload to code-scanning'
|
||||||
uses: github/codeql-action/upload-sarif@883476649888a9e8e219d5b2e6b789dc024f690c # tag=v1.1.5
|
uses: github/codeql-action/upload-sarif@28eead240834b314f7def40f6fcba65d100d99b1 # tag=v2.1.6
|
||||||
with:
|
with:
|
||||||
sarif_file: results.sarif
|
sarif_file: results.sarif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user