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 664693f commit 6332a5dCopy full SHA for 6332a5d
1 file changed
.github/workflows/scorecards-analysis.yml
@@ -52,6 +52,6 @@ jobs:
52
53
# Upload the results to GitHub's code scanning dashboard.
54
- name: "Upload to code-scanning"
55
- uses: github/codeql-action/upload-sarif@6bc82e05fd0ea64601dd4b465378bbcf57de0314 # v4.32.1
+ uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
56
with:
57
sarif_file: results.sarif
0 commit comments