From 4d1455d4da598db13aad0e1fa08d282e39b4da92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 15:55:18 +0000 Subject: [PATCH] chore(deps): bump crazy-max/ghaction-setup-docker from 4.2.0 to 4.3.0 Bumps [crazy-max/ghaction-setup-docker](https://github.com/crazy-max/ghaction-setup-docker) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/crazy-max/ghaction-setup-docker/releases) - [Commits](https://github.com/crazy-max/ghaction-setup-docker/compare/v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-setup-docker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/osx-sdk.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/osx-sdk.yaml b/.github/workflows/osx-sdk.yaml index e73b136..2c421fa 100644 --- a/.github/workflows/osx-sdk.yaml +++ b/.github/workflows/osx-sdk.yaml @@ -22,7 +22,7 @@ jobs: # with: # xcode-version: latest - name: Set up Docker - uses: crazy-max/ghaction-setup-docker@v4.2.0 + uses: crazy-max/ghaction-setup-docker@v4.3.0 env: SIGN_QEMU_BINARY: 1 COLIMA_START_ARGS: --cpu 4 --memory 8 --disk 32