From da4ccff3178b26057a1afec3c0b56a66573b8bbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 08:38:00 +0200 Subject: [PATCH] Bump lukka/run-vcpkg from 10.2 to 11.1 (#557) Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg) from 10.2 to 11.1. - [Release notes](https://github.com/lukka/run-vcpkg/releases) - [Commits](https://github.com/lukka/run-vcpkg/compare/v10.2...v11.1) --- updated-dependencies: - dependency-name: lukka/run-vcpkg dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/windows-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows-build.yml b/.github/workflows/windows-build.yml index baa5f6d62f..08f6bf91e6 100644 --- a/.github/workflows/windows-build.yml +++ b/.github/workflows/windows-build.yml @@ -50,7 +50,7 @@ jobs: windows_compile_environment: msvc # - name: Run vcpkg - uses: lukka/run-vcpkg@v10.2 + uses: lukka/run-vcpkg@v11.1 with: vcpkgJsonGlob: vcpkg.json