ci(deps): bump docker/build-push-action from 3.0.0 to 3.1.0 (#65)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-01 21:30:40 -05:00 committed by GitHub
parent 7b9294f2ed
commit 18045fa717
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ jobs:
if-no-files-found: error if-no-files-found: error
- name: Publish container - name: Publish container
uses: docker/build-push-action@v3.0.0 uses: docker/build-push-action@v3.1.0
with: with:
file: docker/Dockerfile file: docker/Dockerfile
context: docker/ context: docker/