Skip to content

Commit

Permalink
Workflow is failing because trivy can't find image. Try adding github…
Browse files Browse the repository at this point in the history
… PAT.
  • Loading branch information
afwillia committed Mar 6, 2024
1 parent b7d2275 commit 8b54f65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,5 @@ jobs:
exit-code: '1'
ignore-unfixed: true
severity: 'CRITICAL,HIGH'
github-pat: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8b54f65

Please sign in to comment.