diff --git a/.github/workflows/dependencies.yml b/.github/workflows/dependencies.yml index 6135e85..a9a1bc7 100644 --- a/.github/workflows/dependencies.yml +++ b/.github/workflows/dependencies.yml @@ -39,7 +39,7 @@ jobs: - name: Create Pull Request if: success() - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v7 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: 'chore: update dependencies'