There was an error while loading. Please reload this page.
1 parent baf28e4 commit f14d73dCopy full SHA for f14d73d
1 file changed
.github/workflows/scorecard.yml
@@ -74,6 +74,6 @@ jobs:
74
# Upload the results to GitHub's code scanning dashboard (optional).
75
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
76
- name: "Upload to code-scanning"
77
- uses: github/codeql-action/upload-sarif@d1ba80a13dd99fba24a470575428917156a28b43 # v4.37.5
+ uses: github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
78
with:
79
sarif_file: results.sarif
0 commit comments