diff --git a/.github/workflows/i18n-update.yaml b/.github/workflows/i18n-update.yaml index 566a08bd..17ee625b 100644 --- a/.github/workflows/i18n-update.yaml +++ b/.github/workflows/i18n-update.yaml @@ -36,7 +36,7 @@ jobs: env: TOLGEE_API_KEY: ${{ secrets.TOLGEE_API_KEY }} - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 id: cpr with: token: ${{ secrets.PAT }}