There was an error while loading. Please reload this page.
1 parent 49ed762 commit 3eeb38dCopy full SHA for 3eeb38d
1 file changed
.github/workflows/scorecard.yml
@@ -53,6 +53,6 @@ jobs:
53
# Upload the results to GitHub's code scanning dashboard (optional).
54
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
55
- name: 'Upload to code-scanning'
56
- uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
+ uses: github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
57
with:
58
sarif_file: results.sarif
0 commit comments