We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c1c564 commit bf41b66Copy full SHA for bf41b66
.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@3f62b754e23e0dd60f91b744033e1dc1654c0ec6 # tag=v2.1.15
+ uses: github/codeql-action/upload-sarif@3e7e3b32d0fb8283594bb0a76cc60a00918b0969 # tag=v2.1.16
49
with:
50
sarif_file: results.sarif
0 commit comments