Skip to content

Commit fc4d204

Browse files
committed
update version of codeql-action/upload-sarif to v3.25.6
1 parent c6220fe commit fc4d204

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecards.yml

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

7575
# Upload the results to GitHub's code scanning dashboard.
7676
- name: "Upload to code-scanning"
77-
uses: github/codeql-action/upload-sarif@807578363a7869ca324a79039e6db9c843e0e100 # v2.1.27
77+
uses: github/codeql-action/upload-sarif@9fdb3e49720b44c48891d036bb502feb25684276 # v3.25.6
7878
with:
7979
sarif_file: results.sarif

0 commit comments

Comments
 (0)