Skip to content

Commit b4b4bef

Browse files
Update github/codeql-action action to v4
1 parent 109af89 commit b4b4bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

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

6060
# required for Code scanning alerts
6161
- name: "Upload SARIF results to code scanning"
62-
uses: github/codeql-action/upload-sarif@a8d1ac45b9a34d11fe398d5503176af0d06b303e # v3.30.7
62+
uses: github/codeql-action/upload-sarif@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4.30.7
6363
with:
6464
sarif_file: results.sarif

0 commit comments

Comments
 (0)