Skip to content

Commit cdbe9e9

Browse files
Update github/codeql-action action to v3.25.2
1 parent 8fc82bc commit cdbe9e9

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
@@ -68,6 +68,6 @@ jobs:
6868

6969
# Upload the results to GitHub's code scanning dashboard.
7070
- name: "Upload to code-scanning"
71-
uses: github/codeql-action/upload-sarif@c7f9125735019aa87cfc361530512d50ea439c71# v3.25.1
71+
uses: github/codeql-action/upload-sarif@8f596b4ae3cb3c588a5c46780b86dd53fef16c52# v3.25.2
7272
with:
7373
sarif_file: results.sarif

0 commit comments

Comments
(0)