From 41266a6cd63a6bf13fd8ee297ae77464904b8e00 Mon Sep 17 00:00:00 2001 From: Damien Duportal Date: Tue, 8 Oct 2024 17:09:42 +0200 Subject: [PATCH] fixup of https://github.com/asciidoctor/docker-asciidoctor/commit/7e94815228df7a3e0cd3cdb504b332f5dbd2d01e --- updatecli/updatecli.d/pandoc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updatecli/updatecli.d/pandoc.yml b/updatecli/updatecli.d/pandoc.yml index 4a7bb19..44aa7e5 100644 --- a/updatecli/updatecli.d/pandoc.yml +++ b/updatecli/updatecli.d/pandoc.yml @@ -50,7 +50,7 @@ actions: default: kind: github/pullrequest scmid: default - title: tests: Bump pandoc version to {{ source "latestVersion" }} + title: 'tests: Bump pandoc version to {{ source "latestVersion" }}' spec: labels: - dependencies