Skip to content

Commit aea121d

Browse files
Update dependency git-clone to v8
1 parent 1ae8140 commit aea121d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bitrise.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ workflows:
1212
- Set up [Connecting to an Apple service with API key](https://devcenter.bitrise.io/en/accounts/connecting-to-services/connecting-to-an-apple-service-with-api-key.html##).
1313
- Or further customise code signing following our [iOS code signing](https://devcenter.bitrise.io/en/code-signing/ios-code-signing.html) guide.
1414
steps:
15-
- git-clone@7: {}
15+
- git-clone@8.4.0: {}
1616
- cache-pull@2: {}
1717
- cocoapods-install@2: {}
1818
- xcode-archive@4:
@@ -30,7 +30,7 @@ workflows:
3030
Next steps:
3131
- Check out [Getting started with iOS apps](https://devcenter.bitrise.io/en/getting-started/getting-started-with-ios-apps.html).
3232
steps:
33-
- git-clone@7: {}
33+
- git-clone@8.4.0: {}
3434
- cache-pull@2: {}
3535
- cocoapods-install@2: {}
3636
- xcode-build-for-test@3.1.1:

0 commit comments

Comments
 (0)