We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3043b17 commit c7913a5Copy full SHA for c7913a5
.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@b7cec7526559c32f1616476ff32d17ba4c59b2d6 # v3.25.5
+ uses: github/codeql-action/upload-sarif@9fdb3e49720b44c48891d036bb502feb25684276 # v3.25.6
76
with:
77
sarif_file: results.sarif
0 commit comments