Skip to content

Commit 46e07df

Browse files
pentiminaxmaxhelias
authored andcommitted
Update docker bake action to v6
1 parent 6707f3d commit 46e07df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: docker/setup-buildx-action@v3
2525
-
2626
name: Build Docker images
27-
uses: docker/bake-action@v4
27+
uses: docker/bake-action@v6
2828
with:
2929
pull: true
3030
load: true

0 commit comments

Comments
 (0)