We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc31814 commit 0f84ae9Copy full SHA for 0f84ae9
.github/workflows/scorecard.yml
@@ -46,6 +46,6 @@ jobs:
46
47
# Upload the results to GitHub's code scanning dashboard.
48
- name: 'Upload to code-scanning'
49
- uses: github/codeql-action/upload-sarif@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3.24.0
+ uses: github/codeql-action/upload-sarif@e675ced7a7522a761fc9c8eb26682c8b27c42b2b # v3.24.1
50
with:
51
sarif_file: results.sarif
0 commit comments