Skip to content

Commit

Permalink
Bump crazy-max/ghaction-setup-docker from 3 to 4 in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [crazy-max/ghaction-setup-docker](https://github.com/crazy-max/ghaction-setup-docker).

Updates `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
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mtneug committed Dec 9, 2024
1 parent 881ea16 commit e890d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- uses: actions/checkout@v4

- name: set up Docker
uses: crazy-max/ghaction-setup-docker@v3
uses: docker/setup-docker-action@v4
with:
# containerd image store allows to load multi-platform images
daemon-config: |
Expand Down

0 comments on commit e890d48

Please sign in to comment.