We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4764479 + 0aa897d commit 2d8490dCopy full SHA for 2d8490d
1 file changed
.github/workflows/scorecard.yml
@@ -55,6 +55,6 @@ jobs:
55
56
# Upload the results to GitHub's code scanning dashboard.
57
- name: "Upload to code-scanning"
58
- uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
+ uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
59
with:
60
sarif_file: results.sarif
0 commit comments