Skip to content

Commit

Permalink
update codeql-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Tepper committed Oct 12, 2022
1 parent 41e4974 commit df18993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ jobs:
image: ${{ needs.buildImages.outputs.image }}
args: --file=Dockerfile
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: snyk.sarif

Expand Down

0 comments on commit df18993

Please sign in to comment.