We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b1279 commit 54c8aacCopy full SHA for 54c8aac
1 file changed
.github/workflows/scorecard.yml
@@ -67,6 +67,6 @@ jobs:
67
68
# Upload the results to GitHub's code scanning dashboard.
69
- name: "Upload to code-scanning"
70
- uses: github/codeql-action/upload-sarif@5c8a8a642e79153f5d047b10ec1cba1d1cc65699 # v3.35.1
+ uses: github/codeql-action/upload-sarif@ce64ddcb0d8d890d2df4a9d1c04ff297367dea2a # v3.35.2
71
with:
72
sarif_file: results.sarif
0 commit comments