Skip to content

Commit fe185e4

Browse files
Bump lukka/run-vcpkg from 11.2 to 11.6 (#169)
Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg) from 11.2 to 11.6. - [Release notes](https://github.com/lukka/run-vcpkg/releases) - [Commits](lukka/run-vcpkg@6fe6989...b1a0dd2) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4844b5 commit fe185e4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
9595
- name: Setup vcpkg (Windows only)
9696
if: runner.os == 'Windows'
97-
uses: lukka/run-vcpkg@6fe69898af670ac05f4a8427cc5cff4fb361cee5 # v11.5
97+
uses: lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # v11.5
9898
with:
9999
vcpkgGitCommitId: ${{ env.VCPKG_GIT_COMMIT }}
100100

.github/workflows/make-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
9797
- name: Setup vcpkg (Windows only)
9898
if: runner.os == 'Windows'
99-
uses: lukka/run-vcpkg@6fe69898af670ac05f4a8427cc5cff4fb361cee5 # v11.5
99+
uses: lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # v11.5
100100
with:
101101
vcpkgGitCommitId: 'fb87e2bb3fe69e16c224989acb5a61349166c782'
102102

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
9595
- name: Setup vcpkg (Windows only)
9696
if: runner.os == 'Windows'
97-
uses: lukka/run-vcpkg@6fe69898af670ac05f4a8427cc5cff4fb361cee5 # v11.5
97+
uses: lukka/run-vcpkg@b1a0dd252f06b9e25b3c022a9a03bd7a427fb6a2 # v11.5
9898
with:
9999
vcpkgGitCommitId: ${{ env.VCPKG_GIT_COMMIT }}
100100

0 commit comments

Comments
 (0)