Skip to content

Commit

Permalink
hotfix: continue on error
Browse files Browse the repository at this point in the history
  • Loading branch information
nmrgt committed Sep 30, 2024
1 parent 8e4c269 commit c352e9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/base-build-push-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
format: 'template'
template: '@/contrib/sarif.tpl'
output: 'trivy-results.sarif'
continue-on-error: true
- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v2
continue-on-error: true
Expand Down

0 comments on commit c352e9f

Please sign in to comment.