build(deps): bump docker/build-push-action from 2.5.0 to 2.7.0

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](ad44023a93...a66e35b9cb)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-15 18:54:35 +00:00 committed by GitHub
parent 44bd02f731
commit f7df1d60d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@ jobs:
- name: Build and push Docker image
id: build
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
uses: docker/build-push-action@a66e35b9cbcf4ad0ea91ffcaf7bbad63ad9e0229
with:
context: .
push: true