Skip to content

Commit

Permalink
scout policy
Browse files Browse the repository at this point in the history
  • Loading branch information
shelajev committed Sep 24, 2024
1 parent 170c109 commit e7fe9e2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/scout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,8 @@ jobs:
uses: docker/scout-action@v1
with:
organization: olegselajev241
command: quickview,compare
command: policy
image: olegselajev241/todo-demo-application:${{ env.SHA }}
to-latest: true
only-severities: critical,high
exit-on: policy
exit-code: true
write-comment: false

0 comments on commit e7fe9e2

Please sign in to comment.