mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
build: update github/codeql-action action to v3.26.7 (#57843)
See associated pull request for more information. PR Close #57843
This commit is contained in:
parent
004e4ca819
commit
87e025ae78
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scorecard.yml
vendored
2
.github/workflows/scorecard.yml
vendored
|
|
@ -47,6 +47,6 @@ jobs:
|
|||
|
||||
# Upload the results to GitHub's code scanning dashboard.
|
||||
- name: 'Upload to code-scanning'
|
||||
uses: github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3.26.6
|
||||
uses: github/codeql-action/upload-sarif@8214744c546c1e5c8f03dde8fab3a7353211988d # v3.26.7
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
|
|
|
|||
Loading…
Reference in a new issue