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 6c16acd commit b661accCopy full SHA for b661acc
1 file changed
.github/workflows/scorecard.yml
@@ -96,6 +96,6 @@ jobs:
96
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
97
# https://github.com/github/codeql-action
98
- name: "Upload to code-scanning"
99
- uses: github/codeql-action/upload-sarif@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
+ uses: github/codeql-action/upload-sarif@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
100
with:
101
sarif_file: results.sarif
0 commit comments