diff --git a/.github/workflows/flex-check-translations.yml b/.github/workflows/flex-check-translations.yml index afc86a8430..2912ad0367 100644 --- a/.github/workflows/flex-check-translations.yml +++ b/.github/workflows/flex-check-translations.yml @@ -33,7 +33,7 @@ jobs: # Check if localizable strings changed - name: Get changed files (plugin-hrm-form/src/translations/en-US) id: translations-changed - uses: tj-actions/changed-files@v45 + uses: tj-actions/changed-files@v46 with: files: | plugin-hrm-form/src/translations/en-US/*.json