Skip to content

Commit 53cfdd1

Browse files
committed
fixed naming inconsistency
1 parent e8f7aba commit 53cfdd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/2.0/model/cyclonedx-blueprint-2.0.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"description": "Key permissions, capabilities, or duties the actor holds"
131131
},
132132
"trustZone": {
133-
"$ref": "cyclonedx-common-2.0.schema.json#/$defs/refType",
133+
"$ref": "#/$defs/trustZoneRef",
134134
"description": "Reference to the trust zone where the actor resides"
135135
},
136136
"properties": {

0 commit comments

Comments
 (0)