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 674d968 commit 0160f1aCopy full SHA for 0160f1a
.github/workflows/scorecard.yml
@@ -45,6 +45,6 @@ jobs:
45
46
# Upload the results to GitHub's code scanning dashboard.
47
- name: 'Upload to code-scanning'
48
- uses: github/codeql-action/upload-sarif@883476649888a9e8e219d5b2e6b789dc024f690c # tag=v1.1.5
+ uses: github/codeql-action/upload-sarif@28eead240834b314f7def40f6fcba65d100d99b1 # tag=v2.1.6
49
with:
50
sarif_file: results.sarif
0 commit comments