diff --git a/.github/workflows/update-translations.yml b/.github/workflows/update-translations.yml index 38ea84b9357f..5d41081eb714 100644 --- a/.github/workflows/update-translations.yml +++ b/.github/workflows/update-translations.yml @@ -48,7 +48,7 @@ jobs: - name: Create Pull Request # https://github.com/marketplace/actions/create-pull-request # Pinned to the commit of https://github.com/peter-evans/create-pull-request/releases/tag/v7.0.5 - uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f + uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e with: token: ${{ steps.generate-token.outputs.token }} base: master