Skip to content

Commit

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

build(deps): bump docker/bake-action from 4 to 5
  • Loading branch information
thaJeztah authored Oct 24, 2024
2 parents 6b9df3e + 7dbcc1c commit 6e5b45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
uses: docker/setup-buildx-action@v3
-
name: Test
uses: docker/bake-action@v4
uses: docker/bake-action@v5
with:
targets: test
set: |
Expand Down

0 comments on commit 6e5b45e

Please sign in to comment.