We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec90218 commit 7f04529Copy full SHA for 7f04529
1 file changed
.github/workflows/scorecard.yml
@@ -47,6 +47,6 @@ jobs:
47
48
# Upload the results to GitHub's code scanning dashboard.
49
- name: 'Upload to code-scanning'
50
- uses: github/codeql-action/upload-sarif@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
+ uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
51
with:
52
sarif_file: results.sarif
0 commit comments