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 2775a46 commit 9475da0Copy full SHA for 9475da0
.github/workflows/image.yml
@@ -131,7 +131,7 @@ jobs:
131
annotations: true
132
133
# upload results file to github
134
- - uses: github/codeql-action/upload-sarif@v3
+ - uses: github/codeql-action/upload-sarif@v4
135
if: ${{ steps.scan.outputs.sarif != '' }}
136
with:
137
sarif_file: ${{ steps.scan.outputs.sarif }}
0 commit comments