Skip to content

Commit 87e025a

Browse files
build: update github/codeql-action action to v3.26.7 (angular#57843)
See associated pull request for more information. PR Close angular#57843
1 parent 004e4ca commit 87e025a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747

4848
# Upload the results to GitHub's code scanning dashboard.
4949
- name: 'Upload to code-scanning'
50-
uses: github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3.26.6
50+
uses: github/codeql-action/upload-sarif@8214744c546c1e5c8f03dde8fab3a7353211988d # v3.26.7
5151
with:
5252
sarif_file: results.sarif

0 commit comments

Comments
 (0)