From d3852341d048a07a4ac51fc82d6820fc0ab913b4 Mon Sep 17 00:00:00 2001 From: OpenVPN Renovate Date: Sat, 18 Apr 2026 19:25:00 +0000 Subject: [PATCH] chore(deps): update dependency aws/aws-lc to v1.72.0 --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 365e72a0..bd3a95f8 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -578,7 +578,7 @@ jobs: AWS_LC_INSTALL: /opt/aws-lc # versioning=semver-coerced AWS_LC_REPO: aws/aws-lc - AWS_LC_VERSION: v1.70.0 + AWS_LC_VERSION: v1.72.0 steps: - name: Install dependencies