diff --git a/.github/workflows/php-changes-detection.yml b/.github/workflows/php-changes-detection.yml index d238265a1aa64..a590f4093da1a 100644 --- a/.github/workflows/php-changes-detection.yml +++ b/.github/workflows/php-changes-detection.yml @@ -17,7 +17,7 @@ jobs: - name: Get changed PHP files id: changed-files-php - uses: tj-actions/changed-files@800a2825992141ddde1a8bca8ad394cec34d3188 # v42.0.5 + uses: tj-actions/changed-files@aa08304bd477b800d468db44fe10f6c61f7f7b11 # v42.1.0 with: files: | **.{php} diff --git a/.github/workflows/rnmobile-ios-runner.yml b/.github/workflows/rnmobile-ios-runner.yml index 49c3b5b07b5ae..a11192719a996 100644 --- a/.github/workflows/rnmobile-ios-runner.yml +++ b/.github/workflows/rnmobile-ios-runner.yml @@ -27,7 +27,7 @@ jobs: with: show-progress: ${{ runner.debug == '1' && 'true' || 'false' }} - - uses: ruby/setup-ruby@22fdc77bf4148f810455b226c90fb81b5cbc00a7 + - uses: ruby/setup-ruby@d4526a55538b775af234ba4af27118ed6f8f6677 with: # `.ruby-version` file location working-directory: packages/react-native-editor/ios