Skip to content

Commit

Permalink
bypass trivy vuln on Critical,High
Browse files Browse the repository at this point in the history
  • Loading branch information
devbyteops committed Dec 24, 2024
1 parent 29fa379 commit 8697957
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
with:
image-ref: 'docker.io/${{ github.repository }}:0.0.3' # change version
format: 'table'
exit-code: '1'
severity: 'CRITICAL,HIGH'

- name: Build and push
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 8697957

Please sign in to comment.