diff --git a/.github/workflows/rename-project.yml b/.github/workflows/rename-project.yml index 2a8aa80..676b469 100644 --- a/.github/workflows/rename-project.yml +++ b/.github/workflows/rename-project.yml @@ -109,7 +109,7 @@ jobs: - name: Create Pull Request if: env.is_template == 'false' && env.needs_renaming == 'true' - uses: peter-evans/create-pull-request@4320041ed380b20e97d388d56a7fb4f9b8c20e79 # v7 sha + uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7 sha with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: Ready to clone and use template