diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 83fa8687..816688bc 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -226,7 +226,7 @@ jobs: - name: 🔧 Setup Ruby for CocoaPods if: steps.update-analysis.outputs.overall_update_needed == 'true' && steps.pr-analysis.outputs.should_create_pr == 'true' - uses: ruby/setup-ruby@95ef2b042f9d7a56d8268cba8559e2842e2ad01b # v1.321.0 + uses: ruby/setup-ruby@bec3f19a76460dbe12f60def7d1a77585f07516c # v1.322.0 with: bundler-cache: true