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 012393d commit 41b5780Copy full SHA for 41b5780
.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@678fc3afe258fb2e0cdc165ccf77b85719de7b3c # tag=v2.1.33
+ uses: github/codeql-action/upload-sarif@312e093a1892bd801f026f1090904ee8e460b9b6 # tag=v2.1.34
50
with:
51
sarif_file: results.sarif
0 commit comments