diff --git a/.github/workflows/update-deps.yml b/.github/workflows/update-deps.yml index eb246e3..96975c5 100644 --- a/.github/workflows/update-deps.yml +++ b/.github/workflows/update-deps.yml @@ -52,7 +52,7 @@ jobs: - name: Создание 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"