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 cff93986225aa60b529e85c83a08f7df996a8d48 to 52a1696536aaa8818afd3753a71ec46298b8a19b.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](docker/bake-action@cff9398...52a1696)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent 25c9c1a commit ff66ab9
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 @@ -33,7 +33,7 @@ jobs:
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
id: buildx
- name: Build FVT Docker Image
uses: docker/bake-action@cff93986225aa60b529e85c83a08f7df996a8d48 # master
uses: docker/bake-action@52a1696536aaa8818afd3753a71ec46298b8a19b # master
with:
builder: ${{ steps.buildx.outputs.name }}
files: docker-compose.yml
Expand Down

0 comments on commit ff66ab9

Please sign in to comment.