We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8263d02 commit 27e9ebfCopy full SHA for 27e9ebf
1 file changed
.github/workflows/scorecard.yml
@@ -73,6 +73,6 @@ jobs:
73
# Upload the results to GitHub's code scanning dashboard (optional).
74
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
75
- name: "Upload to code-scanning"
76
- uses: github/codeql-action/upload-sarif@d198d2fabf39a7f36b5ce57ce70d4942944f006e # v3
+ uses: github/codeql-action/upload-sarif@c503cb4fbb5ac9c4ff92454b2613f5bf931403e5 # v3
77
with:
78
sarif_file: results.sarif
0 commit comments