Skip to content

Commit 745d386

Browse files
chore(deps): bump mxcl/xcodebuild from 3.4.0 to 3.5.0 in /.github/actions/setup (#251)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe1d2b6 commit 745d386

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@2cf0ec52b855fa777531c5c89b714caa7a3abd5e # pin@v3.4.0
25+
uses: mxcl/xcodebuild@5c66d0aa1072a1b1f6cfc978530bf76b3f13a24d # pin@v3.5.0
2626
with:
2727
xcode: ${{ inputs.xcode }}
2828
action: none

0 commit comments

Comments
 (0)