From 1cb41ae046df1a2b8d74a3074542b57039285094 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 12:12:19 +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 63725a2a..cd8e4490 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -72,7 +72,7 @@ jobs: repository: DOCGroup/ACE_TAO path: ${{ env.DOC_ROOT }} - name: Install vcpkg - uses: lukka/run-vcpkg@v7 + uses: lukka/run-vcpkg@v11 with: vcpkgGitCommitId: 70033dbb31527fb3e69654731f540f59c87787f9 vcpkgArguments: --recurse ${{ matrix.vcpkgpackages }}