Skip to content

Commit

Permalink
Update codeql-action from v2 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Erikvl87 committed Mar 14, 2024
1 parent 835ce13 commit 961b0ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/snyk-container-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
image: erikvl87/languagetool
args: --file=Dockerfile
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: snyk.sarif
sarif_file: snyk.sarif

0 comments on commit 961b0ad

Please sign in to comment.