Skip to content

Commit

Permalink
chore(ci): bump docker/bake-action from 5.11.0 to 6.0.0 (#3067)
Browse files Browse the repository at this point in the history
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.11.0 to 6.0.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](docker/bake-action@3fc70e1...5ca506d)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent ff2977d commit f312e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fvt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
id: buildx
- name: Build FVT Docker Image
uses: docker/bake-action@3fc70e1131fee40a422dd8dd0ff22014ae20a1f3 # v5.11.0
uses: docker/bake-action@5ca506d06f70338a4968df87fd8bfee5cbfb84c7 # v6.0.0
with:
builder: ${{ steps.buildx.outputs.name }}
files: docker-compose.yml
Expand Down

0 comments on commit f312e9d

Please sign in to comment.