Skip to content

Commit 14c7826

Browse files
Merge pull request #468 from jonathanmorley/renovate/github-codeql-action-4.x
Update github/codeql-action action to v4
2 parents 3f8fd84 + 0014eb5 commit 14c7826

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
@@ -74,6 +74,6 @@ jobs:
7474
# Upload the results to GitHub's code scanning dashboard (optional).
7575
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
7676
- name: "Upload to code-scanning"
77-
uses: github/codeql-action/upload-sarif@v3
77+
uses: github/codeql-action/upload-sarif@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4
7878
with:
7979
sarif_file: results.sarif

0 commit comments

Comments
 (0)