diff --git a/.github/workflows/ci_dependabot.yml b/.github/workflows/ci_dependabot.yml index f1580c78..fbd10a3a 100644 --- a/.github/workflows/ci_dependabot.yml +++ b/.github/workflows/ci_dependabot.yml @@ -85,7 +85,7 @@ jobs: - name: Create PR id: cpr - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: token: ${{ secrets.RELEASE_PAT }} commit-message: New @dependabot-fueled updates