Skip to content

Commit

Permalink
[SITEOPS-948]. Scanning continue on error (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
rperezcr authored Nov 8, 2023
1 parent 542dfa8 commit 62f802d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ runs:
- name: Scan image
if: inputs.run_scanner == 'true' && inputs.build == 'true'
continue-on-error: true
uses: draios/[email protected]
with:
image-tag: ${{ steps.container.outputs.container-tag }}
Expand Down

0 comments on commit 62f802d

Please sign in to comment.