Skip to content

Commit aa864ee

Browse files
committed
Upgrade codeql-action to v4.34.0
Signed-off-by: Sai Venkatesh <saiimmadisettypractice@gmail.com>
1 parent e1bb509 commit aa864ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yaml

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

6363
# Upload the results to GitHub's code scanning dashboard.
6464
- name: "Upload to code-scanning"
65-
uses: github/codeql-action/upload-sarif@8fcfedf57053e09257688fce7a0beeb18b1b9ae3 # v2.17.2
65+
uses: github/codeql-action/upload-sarif@c6f931105cb2c34c8f901cc885ba1e2e259cf745 # v4.34.0
6666
with:
6767
sarif_file: results.sarif

0 commit comments

Comments
 (0)