diff --git a/.github/workflows/release_deploy_play_store.yml b/.github/workflows/release_deploy_play_store.yml index 6526a249fa..619fb8b541 100644 --- a/.github/workflows/release_deploy_play_store.yml +++ b/.github/workflows/release_deploy_play_store.yml @@ -34,7 +34,7 @@ jobs: # Setup Ruby, Bundler, and Gemfile dependencies - name: Setup Fastlane - uses: ruby/setup-ruby@904f3fef85a9c80a3750cbe7d5159268fd5caa9f + uses: ruby/setup-ruby@d2b39ad0b52eca07d23f3aa14fdf2a3fcc1f411c # v1.148.0 with: ruby-version: "2.6" bundler-cache: true