Skip to content

Commit

Permalink
Merge pull request #40 from pascaliske/renovate/github-codeql-action-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
pascaliske authored Dec 14, 2023
2 parents dbb5a95 + e1cdf5a commit adfba89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
annotations: true

# upload results file to github
- uses: github/codeql-action/upload-sarif@v2
- uses: github/codeql-action/upload-sarif@v3
if: ${{ steps.scan.outputs.sarif != '' }}
with:
sarif_file: ${{ steps.scan.outputs.sarif }}

0 comments on commit adfba89

Please sign in to comment.