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 6258153 commit 4d2f2bdCopy full SHA for 4d2f2bd
.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@0c670bbf0414f39666df6ce8e718ec5662c21e03 # tag=v2.1.17
+ uses: github/codeql-action/upload-sarif@2ca79b6fa8d3ec278944088b4aa5f46912db5d63 # tag=v2.1.18
49
with:
50
sarif_file: results.sarif
0 commit comments