From 0fb8bfaaf068afd3dc3e58d945e10cde59dab5cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 13:15:55 +0000 Subject: [PATCH] build(deps): bump maxim-lobanov/setup-xcode from 1.5.1 to 1.6.0 Bumps [maxim-lobanov/setup-xcode](https://github.com/maxim-lobanov/setup-xcode) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/maxim-lobanov/setup-xcode/releases) - [Commits](https://github.com/maxim-lobanov/setup-xcode/compare/v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: maxim-lobanov/setup-xcode dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/smoke-test-macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/smoke-test-macos.yml b/.github/workflows/smoke-test-macos.yml index 369d7d80..edb04563 100644 --- a/.github/workflows/smoke-test-macos.yml +++ b/.github/workflows/smoke-test-macos.yml @@ -35,7 +35,7 @@ jobs: npm --version java --version - - uses: maxim-lobanov/setup-xcode@v1.5.1 + - uses: maxim-lobanov/setup-xcode@v1.6.0 with: xcode-version: ${{ matrix.xcode }}