1
0
mirror of synced 2026-01-06 06:02:35 -05:00

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:
dependabot[bot]
2023-02-01 23:02:21 +00:00
committed by GitHub
parent affd08460f
commit a1b4069f2e
4 changed files with 4 additions and 4 deletions

View File

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