From 906c95bff9a34b1dfc4c65b71462ba2319c7d967 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Fri, 22 Dec 2023 13:41:14 +0100 Subject: [PATCH] Update the versions --- .github/workflows/audit.yaml | 1 + SECURITY.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/workflows/audit.yaml b/.github/workflows/audit.yaml index 4b98465e6..685fa9d78 100644 --- a/.github/workflows/audit.yaml +++ b/.github/workflows/audit.yaml @@ -16,6 +16,7 @@ jobs: branch: - '1.6' - '1.8' + - '1.9' - '1.10' - '1.11' diff --git a/SECURITY.md b/SECURITY.md index d15b6f04a..41bc3faca 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -8,5 +8,6 @@ | 1.6 | Best effort | | 1.7 | Unsupported | | 1.8 | 23/06/2025 | +| 1.9 | Best effort | | 1.10 | Best effort | | 1.11 | Best effort |