BranchMetrics / ios-branch-deep-linking-attribution

The Branch iOS SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
https://help.branch.io/developers-hub/docs/ios-sdk-overview
MIT License
728 stars 229 forks source link

ci(gha): Fix bundler: failed to load command: fastlane #1307

Closed JagadeeshKaricherla-branch closed 1 year ago

JagadeeshKaricherla-branch commented 1 year ago

Reference

Fixes issue with GHA verify.yaml failing with error bundler: failed to load command: fastlane

Summary

Seems to be an issue with the latest version of activesupport so changed it back to last stable version

Motivation

Type Of Change

Testing Instructions

cc @BranchMetrics/saas-sdk-devs for visibility.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1307 (45f58a0) into master (6be2382) will not change coverage. Report is 2 commits behind head on master. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1307   +/-   ##
=======================================
  Coverage   50.67%   50.67%           
=======================================
  Files          68       68           
  Lines       10106    10106           
  Branches     3889     3889           
=======================================
  Hits         5121     5121           
  Misses       4742     4742           
  Partials      243      243