Skip to content

Commit 4027b60

Browse files
build(deps): bump docker/bake-action from 5 to 6
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5 to 6. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v5...v6) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 630066b commit 4027b60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ jobs:
244244
buildkitd-flags: --debug
245245
-
246246
name: Build
247-
uses: docker/bake-action@v5
247+
uses: docker/bake-action@v6
248248
with:
249249
source: ${{ matrix.source }}
250250
targets: ${{ matrix.targets }}

0 commit comments

Comments
 (0)