diff --git a/.github/workflows/e2e-PR-Test.yml b/.github/workflows/e2e-PR-Test.yml index d802286..4f5e31b 100644 --- a/.github/workflows/e2e-PR-Test.yml +++ b/.github/workflows/e2e-PR-Test.yml @@ -22,7 +22,7 @@ jobs: CROWDIN_ORGANIZATION: ${{ secrets.CROWDIN_ORGANIZATION }} - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: title: Update Crowdin Contributors table body: By [action-crowdin-contributors](https://github.com/andrii-bodnar/action-crowdin-contributors) GitHub action