Bump docker/build-push-action from 2.10.0 to 3.1.1

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](ac9327eae2...c84f382811)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/5/head
dependabot[bot] 2 years ago committed by GitHub
parent 4c390fed49
commit 967e1e8c40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -76,7 +76,7 @@ jobs:
# https://github.com/docker/build-push-action
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@ac9327eae2b366085ac7f6a2d02df8aa8ead720a
uses: docker/build-push-action@c84f38281176d4c9cdb1626ffafcd6b3911b5d94
with:
context: .
push: ${{ github.event_name != 'pull_request' }}

Loading…
Cancel
Save