Skip to content

Commit ce58a9e

Browse files
authored
Merge pull request #1012 from redhat-cop/renovate/github-codeql-action-3.x
Update github/codeql-action action to v3.28.10
2 parents 055dd2d + d242585 commit ce58a9e

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
@@ -51,6 +51,6 @@ jobs:
5151

5252
# Upload the results to GitHub's code scanning dashboard.
5353
- name: "Upload to code-scanning"
54-
uses: github/codeql-action/upload-sarif@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3.28.5
54+
uses: github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
5555
with:
5656
sarif_file: results.sarif

0 commit comments

Comments
 (0)