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.
2 parents 7a9af61 + bfd300c commit 767b1e6Copy full SHA for 767b1e6
1 file changed
.github/workflows/scorecard.yml
@@ -41,6 +41,6 @@ jobs:
41
retention-days: 5
42
43
- name: 'Upload to code-scanning'
44
- uses: 'github/codeql-action/upload-sarif@v3'
+ uses: 'github/codeql-action/upload-sarif@v4'
45
with:
46
sarif_file: 'results.sarif'
0 commit comments