Skip to content

Commit

Permalink
Bump docker/build-push-action from 2.4.0 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v2.4.0...v2.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 27, 2021
1 parent 74f695f commit 7c55800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Expand Up @@ -65,7 +65,7 @@ jobs:
restore-keys: |
${{ runner.os }}-buildx-
- name: Build and push
uses: docker/build-push-action@v2.4.0
uses: docker/build-push-action@v2.5.0
with:
push: true
platforms: linux/amd64,linux/arm/v7,linux/arm64/v8
Expand Down

0 comments on commit 7c55800

Please sign in to comment.