Bump docker/build-push-action from 3.3.1 to 5.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.3.1 to 5.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](1104d47137...4a13e500e5
)
---
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
1fa45a6c69
commit
fd403aca7a
|
@ -60,7 +60,7 @@ jobs:
|
|||
|
||||
- uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55 # v2.10.0
|
||||
|
||||
- uses: docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6 # v3.3.1
|
||||
- uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
|
||||
with:
|
||||
file: .github/docker/Dockerfile.${{ matrix.dockerfile }}
|
||||
context: .
|
||||
|
|
Loading…
Reference in New Issue