Skip to content

Commit

Permalink
♻️ci: change compare image at docker scout (#986)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marukome0743 authored Sep 24, 2024
1 parent 2a3bfd0 commit a3d880b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,5 @@ jobs:
uses: docker/scout-action@v1
with:
command: compare
to: ${{ env.GHCR_REGISTRY }}/${{ env.GHCR_REPOSITORY }}:canary
to: ${{ env.REPOSITORY }}:canary
only-severities: critical,high

0 comments on commit a3d880b

Please sign in to comment.