build(deps): bump docker/build-push-action from 2.7.0 to 3.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](a66e35b9cb...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>
This commit is contained in:
parent
cac5ef9b97
commit
af33b47aff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
|
|
@ -85,7 +85,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
id: build
|
id: build
|
||||||
uses: docker/build-push-action@a66e35b9cbcf4ad0ea91ffcaf7bbad63ad9e0229
|
uses: docker/build-push-action@c84f38281176d4c9cdb1626ffafcd6b3911b5d94
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue