Skip to content

Commit 2763846

Browse files
committed
Update codeql-action/upload-sarif dependency in scorecards workflow
Signed-off-by: Austin Vazquez <[email protected]>
1 parent b466b7e commit 2763846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

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

5050
# Upload the results to GitHub's code scanning dashboard.
5151
- name: "Upload to code-scanning"
52-
uses: github/codeql-action/upload-sarif@03e7845b7bfcd5e7fb63d1ae8c61b0e791134fab # tag=v2.22.11
52+
uses: github/codeql-action/upload-sarif@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # tag=v3.24.0
5353
with:
5454
sarif_file: results.sarif

0 commit comments

Comments
 (0)