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 2ea8628 commit 91cec29Copy full SHA for 91cec29
.github/workflows/scorecard.yml
@@ -59,6 +59,6 @@ jobs:
59
60
# Upload the results to GitHub's code scanning dashboard.
61
- name: "Upload to code-scanning"
62
- uses: github/codeql-action/upload-sarif@2cb752a87e96af96708ab57187ab6372ee1973ab # v2.22.0
+ uses: github/codeql-action/upload-sarif@0116bc2df50751f9724a2e35ef1f24d22f90e4e1 # v2.22.3
63
with:
64
sarif_file: results.sarif
0 commit comments