Skip to content

Commit 364ab96

Browse files
Bump docker/build-push-action from 5 to 6 (#19)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5...v6) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e65d8f commit 364ab96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
with:
5757
driver-opts: |
5858
image=moby/buildkit:v0.10.6
59-
- uses: docker/build-push-action@v5
59+
- uses: docker/build-push-action@v6
6060
name: Build
6161
with:
6262
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)