From e890d48fe92c8b4b4a6124b8823d09eda1690ba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 06:41:25 +0000 Subject: [PATCH] Bump crazy-max/ghaction-setup-docker from 3 to 4 in the all group 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](https://github.com/crazy-max/ghaction-setup-docker/compare/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] --- .github/workflows/container-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container-images.yml b/.github/workflows/container-images.yml index e1f9deb..7e73008 100644 --- a/.github/workflows/container-images.yml +++ b/.github/workflows/container-images.yml @@ -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: |