We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a87e919 commit aba0b62Copy full SHA for aba0b62
.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@f079b8493333aace61c81488f8bd40919487bd9f # v3.25.7
+ uses: github/codeql-action/upload-sarif@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
76
with:
77
sarif_file: results.sarif
0 commit comments