Skip to content

Commit

Permalink
remove scout
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Sep 29, 2023
1 parent aa275a1 commit 1cb9b8c
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,15 +110,3 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
-
name: Docker Scout
id: docker-scout
uses: docker/[email protected]
with:
command: cves,recommendations,compare
image: ${{ steps.meta.outputs.tags }}
to-latest: true
ignore-base: false
ignore-unchanged: true
only-fixed: true
organization: ${{ github.repository_owner }}

0 comments on commit 1cb9b8c

Please sign in to comment.