There was an error while loading. Please reload this page.
1 parent a01e14b commit 57e3964Copy full SHA for 57e3964
1 file changed
.github/workflows/scorecard.yaml
@@ -68,6 +68,6 @@ jobs:
68
# Upload the results to GitHub's code scanning dashboard (optional).
69
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
70
- name: Upload to code-scanning
71
- uses: github/codeql-action/upload-sarif@a2983b8bed1923f44751c5c43237f479442827b3 # v3.37.4
+ uses: github/codeql-action/upload-sarif@c4dd10e44af883a891fe31ced449bcb4a6728b9b # v3.37.6
72
with:
73
sarif_file: results.sarif
0 commit comments