From 2bab1fca55720cc01e744124fc906926211461a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 04:28:26 +0000 Subject: [PATCH] Bump lukka/run-vcpkg from 7 to 11 Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg) from 7 to 11. - [Release notes](https://github.com/lukka/run-vcpkg/releases) - [Commits](https://github.com/lukka/run-vcpkg/compare/v7...v11) --- 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..c10e4a9ca322c 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@v11 with: vcpkgGitCommitId: b86c0c35b88e2bf3557ff49dc831689c2f085090 vcpkgArguments: --recurse ${{ matrix.vcpkgpackages }}