Skip to content

Commit d570ccd

Browse files
chore(deps): bump crazy-max/ghaction-setup-docker from 4.2.0 to 4.3.0 (#363)
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](docker/setup-docker-action@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0bbfda5 commit d570ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osx-sdk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# with:
2323
# xcode-version: latest
2424
- name: Set up Docker
25-
uses: crazy-max/ghaction-setup-docker@v4.2.0
25+
uses: crazy-max/ghaction-setup-docker@v4.3.0
2626
env:
2727
SIGN_QEMU_BINARY: 1
2828
COLIMA_START_ARGS: --cpu 4 --memory 8 --disk 32

0 commit comments

Comments
 (0)