Skip to content

Commit

Permalink
fix scout image
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Sep 29, 2023
1 parent 4f272b1 commit aa275a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,9 @@ jobs:
uses: docker/[email protected]
with:
command: cves,recommendations,compare
image: ${{ steps.meta.outputs.tags }}
to-latest: true
ignore-base: true
ignore-base: false
ignore-unchanged: true
only-fixed: true
organization: ${{ github.repository_owner }}

0 comments on commit aa275a1

Please sign in to comment.