Merge pull request #2918 from docker/dependabot/github_actions/docker/bake-action-6

build(deps): bump docker/bake-action from 5 to 6
This commit is contained in:
CrazyMax 2025-01-15 08:46:54 +01:00 committed by GitHub
commit 6a12543db3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -244,7 +244,7 @@ jobs:
buildkitd-flags: --debug
-
name: Build
uses: docker/bake-action@v5
uses: docker/bake-action@v6
with:
source: ${{ matrix.source }}
targets: ${{ matrix.targets }}