diff --git a/.github/workflows/php-changes-detection.yml b/.github/workflows/php-changes-detection.yml index 189639c3f4764..b252707dcb5d2 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@af292f1e845a0377b596972698a8598734eb2796 # v39 with: files: | *.{php}