Skip to content

Commit

Permalink
chore(deps): Bump crazy-max/ghaction-setup-docker
Browse files Browse the repository at this point in the history
Bumps [crazy-max/ghaction-setup-docker](https://github.com/crazy-max/ghaction-setup-docker) from 3 to 4.
- [Release notes](https://github.com/crazy-max/ghaction-setup-docker/releases)
- [Commits](docker/setup-docker-action@v3...v4)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-setup-docker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2024
1 parent 2ee69ed commit e2f328b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-docker-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ runs:
using: composite
steps:
- name: Set up Docker
uses: crazy-max/ghaction-setup-docker@v3
uses: crazy-max/ghaction-setup-docker@v4
with:
daemon-config: |
{
Expand Down

0 comments on commit e2f328b

Please sign in to comment.