We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 342eb0b commit 61b7ddaCopy full SHA for 61b7dda
.github/workflows/scorecard.yaml
@@ -72,6 +72,6 @@ jobs:
72
# Upload the results to GitHub's code scanning dashboard (optional).
73
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
74
- name: "Upload to code-scanning"
75
- uses: github/codeql-action/upload-sarif@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
+ uses: github/codeql-action/upload-sarif@530d4feaa9c62aaab2d250371e2061eb7a172363 # v3.25.9
76
with:
77
sarif_file: results.sarif
0 commit comments