Skip to content

Commit

Permalink
chore(ci): bump docker/bake-action
Browse files Browse the repository at this point in the history
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 52a1696536aaa8818afd3753a71ec46298b8a19b to ccc779750c1ddfa876d28348d7035a3a2c952b17.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](docker/bake-action@52a1696...ccc7797)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent f21c512 commit 5700034
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@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
id: buildx
- name: Build FVT Docker Image
uses: docker/bake-action@52a1696536aaa8818afd3753a71ec46298b8a19b # master
uses: docker/bake-action@ccc779750c1ddfa876d28348d7035a3a2c952b17 # master
with:
builder: ${{ steps.buildx.outputs.name }}
files: docker-compose.yml
Expand Down

0 comments on commit 5700034

Please sign in to comment.