Skip to content

Commit

Permalink
build(deps): bump maxim-lobanov/setup-xcode from 1.5.1 to 1.6.0
Browse files Browse the repository at this point in the history
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](maxim-lobanov/setup-xcode@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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 25, 2023
1 parent 743233d commit 4a60454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

Expand Down

0 comments on commit 4a60454

Please sign in to comment.