Skip to content

Commit

Permalink
Chore(deps): Bump docker/build-push-action from 4.1.1 to 5.0.0 (#1860)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent fa49f13 commit 80917d5
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 @@ -135,7 +135,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.1.1
uses: docker/build-push-action@v5.0.0
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 80917d5

Please sign in to comment.