We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a401f9b commit 0f95209Copy full SHA for 0f95209
.github/workflows/scorecard.yml
@@ -58,6 +58,6 @@ jobs:
58
59
# Upload the results to GitHub's code scanning dashboard.
60
- name: "Upload to code-scanning"
61
- uses: github/codeql-action/upload-sarif@74483a38d39275f33fcff5f35b679b5ca4a26a99 # v2.22.5
+ uses: github/codeql-action/upload-sarif@689fdc5193eeb735ecb2e52e819e3382876f93f4 # v2.22.6
62
with:
63
sarif_file: results.sarif
0 commit comments