Skip to content

Commit

Permalink
#90 Temporarily enable continue-on-error for GitHub Code Scanning
Browse files Browse the repository at this point in the history
  • Loading branch information
Erikvl87 committed Mar 14, 2024
1 parent d7a4040 commit e68f7f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/snyk-container-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ jobs:
args: --file=Dockerfile
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v3
continue-on-error: true # https://github.com/Erikvl87/docker-languagetool/issues/90
with:
sarif_file: snyk.sarif

0 comments on commit e68f7f3

Please sign in to comment.