diff --git a/.github/workflows/php-changes-detection.yml b/.github/workflows/php-changes-detection.yml index 189639c3f4764..70ae18af874b0 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@48566bbcc22ceb7c5809ebdd27377309f2c3de8c # v39 + uses: tj-actions/changed-files@da093c1609db0edd0a037ce9664e135f74bf30d9 # v39 with: files: | *.{php}