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 5494a24 commit 566a783Copy full SHA for 566a783
.github/workflows/ossf-scorecard.yml
@@ -45,6 +45,6 @@ jobs:
45
# Upload the results to GitHub's code scanning dashboard (optional).
46
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
47
- name: "Upload to code-scanning"
48
- uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v3.29.5
+ uses: github/codeql-action/upload-sarif@5fe9434cd24fe243e33e7f3305f8a5b519b70280 # v3.29.5
49
with:
50
sarif_file: results.sarif
0 commit comments