Skip to content

Commit addbbe4

Browse files
committed
fix: quote string values in build_versions.yaml to match regexp
1 parent 5544559 commit addbbe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_versions.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
include:
33
- release: 8
44
# renovate: depName=openvox-agent openVoxRelease=8
5-
agent_version: 8.11.0-1+ubuntu24.04
5+
agent_version: "8.11.0-1+ubuntu24.04"

0 commit comments

Comments
 (0)