ci: update to docker/bake-action@v4
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
(cherry picked from commit a2026ee442
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
6c5e5271c1
commit
f5ef4e76b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/bin-image.yml
vendored
2
.github/workflows/bin-image.yml
vendored
|
@ -122,7 +122,7 @@ jobs:
|
|||
-
|
||||
name: Build
|
||||
id: bake
|
||||
uses: docker/bake-action@v3
|
||||
uses: docker/bake-action@v4
|
||||
with:
|
||||
files: |
|
||||
./docker-bake.hcl
|
||||
|
|
Loading…
Reference in a new issue