mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update github/codeql-action action to v3.25.13 (#57091)
See associated pull request for more information. PR Close #57091
This commit is contained in:
committed by
Andrew Scott
parent
ad230630d6
commit
a50a81cb1a
@@ -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@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3.25.12
|
||||
uses: github/codeql-action/upload-sarif@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
|
||||
Reference in New Issue
Block a user