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 b33e435 commit 0e0f07bCopy full SHA for 0e0f07b
1 file changed
.github/workflows/scorecard.yml
@@ -75,6 +75,6 @@ jobs:
75
# Upload the results to GitHub's code scanning dashboard (optional).
76
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
77
- name: 'Upload to code-scanning'
78
- uses: github/codeql-action/upload-sarif@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
+ uses: github/codeql-action/upload-sarif@7188fc363630916deb702c7fdcf4e481b751f97a # v4.37.1
79
with:
80
sarif_file: results.sarif
0 commit comments