We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d19ae2 commit 3a3629fCopy full SHA for 3a3629f
.github/workflows/scorecard.yml
@@ -72,6 +72,6 @@ jobs:
72
73
# Upload the results to GitHub's code scanning dashboard.
74
- name: "Upload to code-scanning"
75
- uses: github/codeql-action/upload-sarif@17a820bf2e43b47be2c72b39cc905417bc1ab6d0 # v3.28.6
+ uses: github/codeql-action/upload-sarif@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
76
with:
77
sarif_file: results.sarif
0 commit comments