From: Jason Ish Date: Wed, 24 Feb 2021 22:53:06 +0000 (-0600) Subject: github-ci: use suricata-update master-1.1.x branch X-Git-Tag: suricata-5.0.6~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e56fa815ad3e30093733d351859ede1a976cc57d;p=thirdparty%2Fsuricata.git github-ci: use suricata-update master-1.1.x branch Suricata 5.0.x tracks the Suricata-Update 1.1.x branch. --- diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index 3d1e6dbcc7..6b35776fc8 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -10,7 +10,7 @@ env: DEFAULT_LIBHTP_PR: DEFAULT_SU_REPO: https://github.com/OISF/suricata-update - DEFAULT_SU_BRANCH: master + DEFAULT_SU_BRANCH: master-1.1.x DEFAULT_SU_PR: DEFAULT_SV_REPO: https://github.com/OISF/suricata-verify