diff --git a/.github/workflows/i18n.yml b/.github/workflows/i18n.yml index b2dad937db..9228d83b2c 100644 --- a/.github/workflows/i18n.yml +++ b/.github/workflows/i18n.yml @@ -68,7 +68,7 @@ jobs: - name: Create a Pull Request (only if files were updated) if: env.openPR == 'true' - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: token: ${{ secrets.GITHUB_TOKEN }} committer: ansible