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 aa30bb1 commit b220f32Copy full SHA for b220f32
.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@7502d6e991ca767d2db617bfd823a1ed925a0d59 # tag=v2.1.9
+ uses: github/codeql-action/upload-sarif@03e2e3c45f9f937ffe65a1caa4c9960d420a31f9 # tag=v2.1.10
49
with:
50
sarif_file: results.sarif
0 commit comments