mirror of
https://github.com/docker/setup-buildx-action.git
synced 2025-04-22 02:26:47 +00:00
update bake-action to v6
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
6524bf65af
commit
ca1af179f5
3 changed files with 21 additions and 10 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
uses: ./
|
||||
-
|
||||
name: Test
|
||||
uses: docker/bake-action@v5
|
||||
uses: docker/bake-action@v6
|
||||
with:
|
||||
targets: test
|
||||
-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue