Skip to content

Commit

Permalink
Merge pull request #2918 from docker/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/bake-action-6

build(deps): bump docker/bake-action from 5 to 6
  • Loading branch information
crazy-max authored Jan 15, 2025
2 parents 630066b + 4027b60 commit 6a12543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 6a12543

Please sign in to comment.