Skip to content

Commit e6a3386

Browse files
committed
[CI] Bump fastlane plugin version
1 parent 5ca26ad commit e6a3386

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ GEM
210210
bundler
211211
fastlane
212212
pry
213-
fastlane-plugin-stream_actions (0.3.78)
213+
fastlane-plugin-stream_actions (0.3.79)
214214
xctest_list (= 1.2.1)
215215
fastlane-plugin-versioning (0.7.1)
216216
fastlane-sirp (1.0.0)
@@ -443,7 +443,7 @@ DEPENDENCIES
443443
fastlane
444444
fastlane-plugin-create_xcframework
445445
fastlane-plugin-lizard
446-
fastlane-plugin-stream_actions (= 0.3.78)
446+
fastlane-plugin-stream_actions (= 0.3.79)
447447
fastlane-plugin-versioning
448448
jazzy
449449
json

fastlane/Pluginfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
gem 'fastlane-plugin-versioning'
22
gem 'fastlane-plugin-create_xcframework'
3-
gem 'fastlane-plugin-stream_actions', '0.3.78'
3+
gem 'fastlane-plugin-stream_actions', '0.3.79'

0 commit comments

Comments
 (0)