From 4ede72f5e6efe6d737f7a1df02f0701bb010d9e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 09:52:31 +0000 Subject: [PATCH] chore: bump maxim-lobanov/setup-xcode from 1.6.0 to 1.7.0 Bumps [maxim-lobanov/setup-xcode](https://github.com/maxim-lobanov/setup-xcode) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/maxim-lobanov/setup-xcode/releases) - [Commits](https://github.com/maxim-lobanov/setup-xcode/compare/v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: maxim-lobanov/setup-xcode dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 6192b29..4c389aa 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -119,7 +119,7 @@ jobs: cache-dependency-path: yarn.lock - name: Set up Xcode - uses: maxim-lobanov/setup-xcode@v1.6.0 + uses: maxim-lobanov/setup-xcode@v1.7.0 with: xcode-version: latest-stable