We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0623455 commit 8673fe5Copy full SHA for 8673fe5
.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@366cd9811409649a3e1276ce7f1a1c9023832b56 # v2.25.7
+ uses: github/codeql-action/upload-sarif@6ac9fc7e8e290bda8fac86290b68e176def71959 # v2.25.8
71
with:
72
sarif_file: results.sarif
0 commit comments