Skip to content

Commit

Permalink
NH-96772: add docker scout
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverchuk committed Dec 13, 2024
1 parent 16cd307 commit 61915b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ jobs:
uses: docker/scout-action@v1
with:
command: cves
image: ${{ steps.meta.outputs.tags }}
image: ${{ steps.meta.outputs.tags[0] }}
platform: "linux/amd64"
ignore-base: true

Expand Down

0 comments on commit 61915b3

Please sign in to comment.