Skip to content

Commit

Permalink
Update snyk-container.yml with temporary fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgesoft authored Mar 15, 2024
1 parent c348f04 commit 11568d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/snyk-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
image: gorje6/dolibarr:latest
args: --file=Dockerfile
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v3
continue-on-error: true # temporary fix
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: snyk.sarif

0 comments on commit 11568d8

Please sign in to comment.