From 5491efefc1b1c473302ac4797bfec384a60d4ad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 23:29:02 +0000 Subject: [PATCH] build(deps): bump lukka/run-vcpkg from 11.5 to 11.6 Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg) from 11.5 to 11.6. - [Release notes](https://github.com/lukka/run-vcpkg/releases) - [Commits](https://github.com/lukka/run-vcpkg/compare/5e0cab206a5ea620130caf672fce3e4a6b5666a1...b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2) --- updated-dependencies: - dependency-name: lukka/run-vcpkg dependency-version: '11.6' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e44d519e..bb44c954 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -329,7 +329,7 @@ jobs: shell: powershell - name: Set up vcpkg - uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # pin@v11.5 + uses: lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # pin@v11.6 with: vcpkgDirectory: '${{ github.workspace }}/vcpkg' vcpkgGitCommitId: '66c0373dc7fca549e5803087b9487edfe3aca0a1'