Skip to content

Commit

Permalink
Merge pull request #352 from crazy-max/bake-v6
Browse files Browse the repository at this point in the history
ci: update bake-action to v6
  • Loading branch information
thaJeztah authored Jan 13, 2025
2 parents 10845d8 + 7346714 commit 407e50d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,15 +115,12 @@ jobs:
test-sandboxed:
runs-on: ubuntu-22.04
steps:
-
name: Checkout
uses: actions/checkout@v4
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
-
name: Test
uses: docker/bake-action@v5
uses: docker/bake-action@v6
with:
targets: test
set: |
Expand Down

0 comments on commit 407e50d

Please sign in to comment.