From 1e58cec6e7b9675a82bcdf44e564c44f1a6c95dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 11:52:39 +0000 Subject: [PATCH] Bump lukka/run-vcpkg from 11.3 to 11.4 Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg) from 11.3 to 11.4. - [Release notes](https://github.com/lukka/run-vcpkg/releases) - [Commits](https://github.com/lukka/run-vcpkg/compare/v11.3...v11.4) --- updated-dependencies: - dependency-name: lukka/run-vcpkg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/Windows_MSVC_x64.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Windows_MSVC_x64.yml b/.github/workflows/Windows_MSVC_x64.yml index 3b60bab548f..d3168dce8c8 100644 --- a/.github/workflows/Windows_MSVC_x64.yml +++ b/.github/workflows/Windows_MSVC_x64.yml @@ -40,7 +40,7 @@ jobs: uses: lukka/get-cmake@latest - name: Restore or setup vcpkg - uses: lukka/run-vcpkg@v11.3 + uses: lukka/run-vcpkg@v11.4 with: vcpkgGitCommitId: '16ee2ecb31788c336ace8bb14c21801efb6836e4'