Skip to content

Commit

Permalink
Chore(deps): Bump docker/build-push-action from 3.0.0 to 3.1.0 (#1073)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 24, 2022
1 parent 2800588 commit 877617c
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 @@ -126,7 +126,7 @@ jobs:
run: echo "::set-output name=value::$(git rev-parse --short HEAD)"

- name: Build and push final image
uses: docker/build-push-action@v3.0.0
uses: docker/build-push-action@v3.1.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 877617c

Please sign in to comment.