Skip to content

Commit 7b73ef7

Browse files
authored
Merge branch 'master' into dependabot/github_actions/dot-github/actions/setup/mxcl/xcodebuild-3.5.1
2 parents e828909 + b24e008 commit 7b73ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/test/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ runs:
2323
shell: bash
2424

2525
- name: Run tests
26-
uses: mxcl/xcodebuild@5c66d0aa1072a1b1f6cfc978530bf76b3f13a24d # pin@v3.5.0
26+
uses: mxcl/xcodebuild@e366f14791346edb74397fe9a762ccee86eddc06 # pin@v3.5.1
2727
with:
2828
xcode: ${{ inputs.xcode }}
2929
scheme: ${{ inputs.scheme }}

0 commit comments

Comments
 (0)