Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent f21c512 commit 837fab4
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@33a1cc61dab930ceab0181de8cdc34a8cc55e61d # master
with:
builder: ${{ steps.buildx.outputs.name }}
files: docker-compose.yml
Expand Down

0 comments on commit 837fab4

Please sign in to comment.