diff --git a/.github/workflows/template-sync.yml b/.github/workflows/template-sync.yml index 88f208c..9ab7da8 100644 --- a/.github/workflows/template-sync.yml +++ b/.github/workflows/template-sync.yml @@ -23,7 +23,7 @@ jobs: run: cruft update -y - name: Submit PR - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v7 with: commit-message: Updating collection with changes to prefect-collection-template token: ${{ secrets.COLLECTIONS_CONTENTS_PRS_WORKFLOWS_RW }}