aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLev Stipakov2022-08-20 14:27:55 +0300
committerGert Doering2022-08-20 16:38:18 +0200
commit734de8f9aa2df56bcb45ebab7cfa799a23f36403 (patch)
tree62d82642a92a21c0e5601070c0ea68ba3493d4f2 /.github
parent3433577a99270845cbce7fe738534e0b0ffd5780 (diff)
downloadopenvpn-734de8f9aa2df56bcb45ebab7cfa799a23f36403.zip
openvpn-734de8f9aa2df56bcb45ebab7cfa799a23f36403.tar.gz
vcpkg: bump baseline version
This allows us to use newer versions of dependencies, such as openssl 3.0.2 -> 3.0.5. Signed-off-by: Lev Stipakov <lev@openvpn.net> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <20220820112755.285-1-lstipakov@gmail.com> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg25042.html Signed-off-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 49b7d6d..f42469a 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -335,7 +335,7 @@ jobs:
- name: Restore artifacts, or setup vcpkg (do not install any package)
uses: lukka/run-vcpkg@v10
with:
- vcpkgGitCommitId: '4b766c1cd17205e1b768c4fadfd5f867c1d0510e'
+ vcpkgGitCommitId: '9259a0719d94c402aae2ab7975bc096afdec15df'
appendedCacheKey: '${{matrix.triplet}}'
- name: Run MSBuild consuming vcpkg.json