Skip to content

Commit 767e4d5

Browse files
chore(deps): bump mxcl/xcodebuild in /.github/actions/setup
Bumps [mxcl/xcodebuild](https://github.com/mxcl/xcodebuild) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/mxcl/xcodebuild/releases) - [Commits](mxcl/xcodebuild@e366f14...d3ee9b4) --- updated-dependencies: - dependency-name: mxcl/xcodebuild dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4aba5e7 commit 767e4d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ runs:
2222
cache-version: 1
2323

2424
- name: Setup Xcode
25-
uses: mxcl/xcodebuild@e366f14791346edb74397fe9a762ccee86eddc06 # pin@v3.5.1
25+
uses: mxcl/xcodebuild@d3ee9b419c1be9a988086c58fe0988f32d99cfc5 # pin@v3.6.0
2626
with:
2727
xcode: ${{ inputs.xcode }}
2828
action: none

0 commit comments

Comments
 (0)