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 0316dea commit 55e9161Copy full SHA for 55e9161
.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@28eead240834b314f7def40f6fcba65d100d99b1 # tag=v2.1.6
+ uses: github/codeql-action/upload-sarif@0182a2c78c8a55b763909348834ed54d735ab3e2 # tag=v2.1.7
49
with:
50
sarif_file: results.sarif
0 commit comments