ci: ignore lukka/run-vcpkg for updates by dependabot

Follow-up for: https://github.com/libevent/libevent/pull/1657
This commit is contained in:
Azat Khuzhin 2024-06-23 21:21:22 +02:00 committed by Azat Khuzhin
parent e5181b153e
commit e0d53cbcd5
2 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,9 @@ updates:
directory: "/"
schedule:
interval: "monthly"
ignore:
# Newer versions expect a vcpkg manifest, so stick to v7, that could handle vcpkgArguments
- dependency-name: "lukka/run-vcpkg"
groups:
github-actions:
patterns:

View File

@ -265,6 +265,7 @@ jobs:
key: ${{ matrix.os }}-${{ matrix.EVENT_MATRIX }}-v4
- name: Prepare vcpkg
# Newer versions expect a vcpkg manifest, so stick to v7, that could handle vcpkgArguments
uses: lukka/run-vcpkg@v7
id: runvcpkg
with: