Skip to content

Commit

Permalink
Merge pull request OpenUp-LabTakizawa#32 from Marukome0743/main
Browse files Browse the repository at this point in the history
modified:   .github/workflows/push-dockerhub.yml
  • Loading branch information
Marukome0743 authored Nov 13, 2023
2 parents 4143029 + d71a76f commit f0d68ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
if: ${{ github.event_name == 'pull_request' }}
uses: docker/scout-action@v1
with:
command: compare
command: cves,recommendations,compare
image: ${{ steps.meta.outputs.tags }}
to: ${{ env.GHCR_REGISTRY }}/${{ env.REPOSITORY }}:latest
ignore-unchanged: true
Expand Down

0 comments on commit f0d68ce

Please sign in to comment.