diff --git a/.github/workflows/react-native-performance.yml b/.github/workflows/react-native-performance.yml index afdf968..170cb65 100644 --- a/.github/workflows/react-native-performance.yml +++ b/.github/workflows/react-native-performance.yml @@ -111,7 +111,7 @@ jobs: with: node-version: ${{ env.NODE_VERSION }} - name: ruby setup - uses: ruby/setup-ruby@dffc446db9ba5a0c4446edb5bca1c5c473a806c5 # v1.235.0 + uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1.257.0 with: ruby-version: ${{ env.RUBY_VERSION }} bundler-cache: true @@ -131,7 +131,7 @@ jobs: with: node-version: ${{ env.NODE_VERSION }} - name: ruby setup - uses: ruby/setup-ruby@dffc446db9ba5a0c4446edb5bca1c5c473a806c5 # v1.235.0 + uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1.257.0 with: ruby-version: ${{ env.RUBY_VERSION }} bundler-cache: true