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