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 bafd68c commit 5c5c5ecCopy full SHA for 5c5c5ec
.github/workflows/scorecard.yml
@@ -49,6 +49,6 @@ jobs:
49
50
# Upload the results to GitHub's code scanning dashboard.
51
- name: 'Upload to code-scanning'
52
- uses: github/codeql-action/upload-sarif@1ed1437484560351c5be56cf73a48a279d116b78 # tag=v2.1.8
+ uses: github/codeql-action/upload-sarif@7502d6e991ca767d2db617bfd823a1ed925a0d59 # tag=v2.1.9
53
with:
54
sarif_file: results.sarif
0 commit comments