update bake-action to v6

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2025-01-08 13:01:31 +01:00
parent 6524bf65af
commit ca1af179f5
No known key found for this signature in database
GPG key ID: ADE44D8C9D44FBE4
3 changed files with 21 additions and 10 deletions

View file

@ -23,7 +23,7 @@ jobs:
uses: ./
-
name: Test
uses: docker/bake-action@v5
uses: docker/bake-action@v6
with:
targets: test
-