Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
More GHA changes
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislavHamara committed Apr 17, 2024
1 parent 9b4a8d0 commit ed6721d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-scan-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,5 +171,5 @@ jobs:
organization: docker
write-comment: true
github-token: ${{ secrets.GITHUB_TOKEN }} # to be able to write the comment
exit-on: "policy" # fail the build if policies have worsened
exit-on: "vulnerabilities"
debug: true

0 comments on commit ed6721d

Please sign in to comment.