There was an error while loading. Please reload this page.
1 parent ae04f0c commit 8fd730eCopy full SHA for 8fd730e
1 file changed
.github/workflows/scorecard.yml
@@ -71,6 +71,6 @@ jobs:
71
# Upload the results to GitHub's code scanning dashboard (optional).
72
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
73
- name: "Upload to code-scanning"
74
- uses: github/codeql-action/upload-sarif@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2
+ uses: github/codeql-action/upload-sarif@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
75
with:
76
sarif_file: results.sarif
0 commit comments