cron2 has submitted this change. ( http://gerrit.openvpn.net/c/openvpn/+/932?usp=email )
Change subject: GHA: Make sure renovate notifies us about AWS LC releases ...................................................................... GHA: Make sure renovate notifies us about AWS LC releases Change-Id: I3434c35da75ede90a1b479b152142142ecc2fd40 Signed-off-by: Frank Lichtenheld <[email protected]> Acked-by: Gert Doering <[email protected]> Message-Id: <[email protected]> URL: https://www.mail-archive.com/[email protected]/msg31328.html Signed-off-by: Gert Doering <[email protected]> --- M .github/workflows/build.yaml 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 5e8e15d..2df495c 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -469,6 +469,7 @@ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: path: aws-lc + # versioning=semver-coerced repository: aws/aws-lc ref: v1.42.0 - uses: lukka/get-cmake@56d043d188c3612951d8755da8f4b709ec951ad6 # v3.31.6 -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/932?usp=email To unsubscribe, or for help writing mail filters, visit http://gerrit.openvpn.net/settings Gerrit-Project: openvpn Gerrit-Branch: master Gerrit-Change-Id: I3434c35da75ede90a1b479b152142142ecc2fd40 Gerrit-Change-Number: 932 Gerrit-PatchSet: 2 Gerrit-Owner: flichtenheld <[email protected]> Gerrit-Reviewer: cron2 <[email protected]> Gerrit-Reviewer: plaisthos <[email protected]> Gerrit-CC: openvpn-devel <[email protected]> Gerrit-MessageType: merged
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
