diff --git a/.github/workflows/update-template.yaml b/.github/workflows/update-template.yaml index fa77238..52babeb 100644 --- a/.github/workflows/update-template.yaml +++ b/.github/workflows/update-template.yaml @@ -26,7 +26,7 @@ jobs: - name: Create PR if: ${{ steps.update.outputs.changes != '' }} - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: commit-message: update template title: update template