Skip to content

Commit 6bc3e4d

Browse files
Bump sersoft-gmbh/xcodebuild-action from 1.1 to 1.8
Bumps [sersoft-gmbh/xcodebuild-action](https://github.com/sersoft-gmbh/xcodebuild-action) from 1.1 to 1.8. - [Release notes](https://github.com/sersoft-gmbh/xcodebuild-action/releases) - [Commits](sersoft-gmbh/xcodebuild-action@v1.1...v1.8) --- updated-dependencies: - dependency-name: sersoft-gmbh/xcodebuild-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31b8e82 commit 6bc3e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildPR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Build project
2222
run: xcodebuild -workspace ObjectiveGitFramework.xcworkspace -scheme "ObjectiveGit Mac" archive | xcpretty
2323
- name: Xcodebuild Action
24-
uses: sersoft-gmbh/xcodebuild-action@v1.1
24+
uses: sersoft-gmbh/xcodebuild-action@v1.8
2525
with:
2626
project: ObjectiveGitFramework.xcodeproj
2727
scheme: ObjectiveGit Mac

0 commit comments

Comments
 (0)