Skip to content

Commit

Permalink
Bump docker/build-push-action from 4 to 5 (#352)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 8fff2cd commit 01d8f86
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ jobs:
password: ${{ secrets.QUAY_REPO_TOKEN }}

- name: Build and push UI image
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: ui-super-heroes
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit 01d8f86

Please sign in to comment.