From f7d93e20d46aee6ee923a8b933247c308f03b3ce Mon Sep 17 00:00:00 2001 From: Justin Ibarra Date: Tue, 25 Jan 2022 18:56:29 -0900 Subject: [PATCH] fix bug in yaml parsing for github workflows (#1725) * fix bug in yaml parsing for github workflows * fix kibana version --- .github/workflows/backport.yml | 2 +- etc/packages.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index 34e48be75..0ee30539f 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -56,7 +56,7 @@ jobs: max-parallel: 1 matrix: # 7.17 was intentionally skipped because it was added late and was bug fix only - target_branch: [7.13, 7.14, 7.15, 7.16, 8.0] + target_branch: [7.13, 7.14, 7.15, 7.16, '8.0'] steps: - name: Checkout repo diff --git a/etc/packages.yml b/etc/packages.yml index fd8615f35..66c862279 100644 --- a/etc/packages.yml +++ b/etc/packages.yml @@ -26,7 +26,7 @@ package: registry_data: categories: ["security"] conditions: - kibana.version: "^8.0.1" + kibana.version: "^8.1.0" description: Prebuilt detection rules for Elastic Security format_version: 1.0.0 icons: