Skip to content

Commit 5cd893a

Browse files
chore(deps): bump mxcl/xcodebuild from 3.5.1 to 3.6.0 in /.github/actions/test (#295)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97ba5f3 commit 5cd893a

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@e366f14791346edb74397fe9a762ccee86eddc06 # pin@v3.5.1
26+
uses: mxcl/xcodebuild@d3ee9b419c1be9a988086c58fe0988f32d99cfc5 # pin@v3.6.0
2727
with:
2828
xcode: ${{ inputs.xcode }}
2929
scheme: ${{ inputs.scheme }}

0 commit comments

Comments
 (0)