Skip to content

Commit

Permalink
Bump docker/bake-action from 4.1.0 to 4.3.0 (#117)
Browse files Browse the repository at this point in the history
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4.1.0 to 4.3.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](docker/bake-action@8497071...017aa05)

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

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 Mar 14, 2024
1 parent 388e528 commit 5f1e9ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:

# Bake the image
- name: Build and Push
uses: docker/bake-action@849707117b03d39aba7924c50a10376a69e88d7d
uses: docker/bake-action@017aa056d6bfc9797de5a5dd354a209dc07b490e
id: bake
with:
files: docker-bake.hcl
Expand Down

0 comments on commit 5f1e9ee

Please sign in to comment.