Bump docker/build-push-action from 3.1.0 to 4.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](1cb9d22b93...3b5e8027fc)
---
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:
@@ -68,7 +68,7 @@ jobs:
|
||||
run: .github/actions-scripts/prune-for-preview-env.sh
|
||||
|
||||
- name: 'Build and push image'
|
||||
uses: docker/build-push-action@1cb9d22b932e4832bb29793b7777ec860fc1cde0
|
||||
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user