We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bea841 commit 321993dCopy full SHA for 321993d
.ci/updatecli.d/bump-upstream-agent-version.yml
@@ -51,7 +51,7 @@ targets:
51
kind: shell # toml action currently erases comments, so we fallback to regex-replace
52
scmid: githubConfig
53
spec:
54
- command: gradle/update-upstream.sh v"{{ source "upstream-agent-version" }}
+ command: gradle/update-upstream.sh v{{ source "upstream-agent-version" }}
55
56
actions:
57
open-pr:
0 commit comments