Skip to content

Commit f872247

Browse files
committed
updatecli: fix quoting
1 parent 525691f commit f872247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/bump-golang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ conditions:
7474

7575
targets:
7676
update-go-versions:
77-
name: "Update go version '{{ source "latestGoVersion" }}'"
77+
name: 'Update go version {{ source "latestGoVersion" }}'
7878
kind: shell
7979
sourceid: latestGoVersion
8080
scmid: githubConfig

0 commit comments

Comments
 (0)