From 43ade7ea4a8cfe787a0303931b3f35552265f298 Mon Sep 17 00:00:00 2001 From: Jon Siwek Date: Fri, 21 Feb 2020 21:23:52 -0800 Subject: [PATCH] Update a URL in CI README --- CHANGES | 4 ++++ VERSION | 2 +- ci/README | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index b7d85de927..b9d4a32a47 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,8 @@ +3.2.0-dev.99 | 2020-02-21 21:23:52 -0800 + + * Update a URL in CI README (Jon Siwek, Corelight) + 3.2.0-dev.98 | 2020-02-21 20:04:30 -0800 * Val: use C++ initializers (Max Kellermann) diff --git a/VERSION b/VERSION index 27d09350e7..0dfb7d7c59 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.2.0-dev.98 +3.2.0-dev.99 diff --git a/ci/README b/ci/README index 5c27563151..1d138437eb 100644 --- a/ci/README +++ b/ci/README @@ -37,7 +37,7 @@ Email Notifications Cirrus CI doesn't feature any way to perform email notifications on failures, so that is instead handled by a separate GitHub Action: - https://github.com/jsiwek/ci-email-action + https://github.com/zeek/ci-email-action The configuration of that GitHub Action is typical: it's just the ``.github/workflows/ci-notification.yml`` file, which set SMTP/mail info