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 c71832f commit ff605b2Copy full SHA for ff605b2
.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@2f58583a1b24a7d3c7034f6bf9fa506d23b1183b # tag=v2.1.10
+ uses: github/codeql-action/upload-sarif@a3a6c128d771b6b9bdebb1c9d0583ebd2728a108 # tag=v2.1.11
49
with:
50
sarif_file: results.sarif
0 commit comments