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 bea6816 commit 21cbea8Copy full SHA for 21cbea8
.github/workflows/daily-scan.yaml
@@ -53,6 +53,6 @@ jobs:
53
output-format: 'sarif'
54
55
- name: Upload scan report
56
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@v4
57
with:
58
sarif_file: ${{ steps.scan.outputs.sarif }}
0 commit comments