From f1035918ac18b694cb54f6f8400090d08e0318e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 04:11:09 +0000 Subject: [PATCH] Bump lukka/run-vcpkg from 7 to 10 Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg) from 7 to 10. - [Release notes](https://github.com/lukka/run-vcpkg/releases) - [Commits](https://github.com/lukka/run-vcpkg/compare/v7...v10) --- updated-dependencies: - dependency-name: lukka/run-vcpkg dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index cf7eb6edeb7b6..88ddb3f3b7975 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -123,7 +123,7 @@ jobs: repository: DOCGroup/MPC path: ${{ env.MPC_ROOT }} - name: Install vcpkg - uses: lukka/run-vcpkg@v7 + uses: lukka/run-vcpkg@v10 with: vcpkgGitCommitId: b86c0c35b88e2bf3557ff49dc831689c2f085090 vcpkgArguments: --recurse ${{ matrix.vcpkgpackages }}