diff --git a/.github/workflows/update-pot-file.yml b/.github/workflows/update-pot-file.yml index 15787b9..508940c 100644 --- a/.github/workflows/update-pot-file.yml +++ b/.github/workflows/update-pot-file.yml @@ -64,7 +64,7 @@ jobs: - name: Create Pull Request if: steps.changes.outputs.has_changes == 'true' - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v8 with: commit-message: 'chore(i18n): regenerate translation template' title: 'chore(i18n): Update translation template (.pot file)'