From 02301e76852f04bd3d15aa8f2ad5ab2905c04c4a Mon Sep 17 00:00:00 2001 From: Yuval Marcus Date: Wed, 27 Sep 2023 12:59:15 -0400 Subject: [PATCH] Use double quote to not break the YAML syntax changie expects (#38) --- .changes/unreleased/FEATURES-20230912-123837.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changes/unreleased/FEATURES-20230912-123837.yaml b/.changes/unreleased/FEATURES-20230912-123837.yaml index c934216..e501095 100644 --- a/.changes/unreleased/FEATURES-20230912-123837.yaml +++ b/.changes/unreleased/FEATURES-20230912-123837.yaml @@ -1,5 +1,5 @@ kind: FEATURES -body: targets/bzero: Add new endpoint that updates an agent's config for supported keys +body: "targets/bzero: Add new endpoint that updates an agent's config for supported keys" time: 2023-09-12T12:38:37.196317-04:00 custom: Issues: "34"