We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c7e5fc commit 03e9e71Copy full SHA for 03e9e71
.github/workflows/scorecard.yml
@@ -51,6 +51,6 @@ jobs:
51
52
# Upload the results to GitHub's code scanning dashboard.
53
- name: 'Upload to code-scanning'
54
- uses: github/codeql-action/upload-sarif@294a9d92911152fe08befb9ec03e240add280cb3 # v3.26.8
+ uses: github/codeql-action/upload-sarif@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9
55
with:
56
sarif_file: results.sarif
0 commit comments