Skip to content

Commit

Permalink
Chore(deps): Bump docker/build-push-action from 4.0.0 to 4.1.1 (#1684)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 28, 2023
1 parent 6f0be57 commit 44bc60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
run: echo "::set-output name=value::$(git rev-parse --short HEAD)"

- name: Build and push final image
uses: docker/build-push-action@v4.0.0
uses: docker/build-push-action@v4.1.1
with:
platforms: linux/amd64,linux/386,linux/arm64,linux/arm/v6,linux/arm/v7,linux/ppc64le
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit 44bc60b

Please sign in to comment.