Skip to content

Commit

Permalink
Update dependency git-clone to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent b6793d3 commit 02f889b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ workflows:
- 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##).
- Or further customise code signing following our [iOS code signing](https://devcenter.bitrise.io/en/code-signing/ios-code-signing.html) guide.
steps:
- git-clone@7: {}
- git-clone@8.2.2: {}
- cache-pull@2: {}
- cocoapods-install@2: {}
- xcode-archive@4:
Expand All @@ -30,7 +30,7 @@ workflows:
Next steps:
- Check out [Getting started with iOS apps](https://devcenter.bitrise.io/en/getting-started/getting-started-with-ios-apps.html).
steps:
- git-clone@7: {}
- git-clone@8.2.2: {}
- cache-pull@2: {}
- cocoapods-install@2: {}
- xcode-build-for-test@1:
Expand Down

0 comments on commit 02f889b

Please sign in to comment.