Skip to content

Commit 8dab07b

Browse files
authored
chore(deps): update github/codeql-action action to v2 (#168)
1 parent cdbab2b commit 8dab07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ jobs:
5757

5858
# Upload the results to GitHub's code scanning dashboard.
5959
- name: "Upload to code-scanning"
60-
uses: github/codeql-action/upload-sarif@5207709e29268462bb43351e7cf1330c8a50969a # tag=v1.1.17
60+
uses: github/codeql-action/upload-sarif@0c670bbf0414f39666df6ce8e718ec5662c21e03 # tag=v2.1.17
6161
with:
6262
sarif_file: results.sarif

0 commit comments

Comments
 (0)