Skip to content

Commit ecf211e

Browse files
authored
Merge pull request #6 from redhat-cop/renovate/github-codeql-action-3.x
Update github/codeql-action action to v3.24.3
2 parents 35dcf6d + f7c6288 commit ecf211e

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
@@ -67,6 +67,6 @@ jobs:
6767

6868
# Upload the results to GitHub's code scanning dashboard.
6969
- name: "Upload to code-scanning"
70-
uses: github/codeql-action/upload-sarif@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
70+
uses: github/codeql-action/upload-sarif@379614612a29c9e28f31f39a59013eb8012a51f0 # v3.24.3
7171
with:
7272
sarif_file: results.sarif

0 commit comments

Comments
 (0)