Skip to content

Commit c65b388

Browse files
authored
securitycenter: fix yaml (#24619)
* `securitycenter` fix yaml * fix path in readme.md
1 parent ca16230 commit c65b388

File tree

1 file changed

+2
-1
lines changed
  • specification/security/resource-manager

1 file changed

+2
-1
lines changed

specification/security/resource-manager/readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -907,7 +907,8 @@ These settings apply only when `--tag=package-2023-05` is specified on the comma
907907

908908
```yaml $(tag) == 'package-2023-05'
909909
input-file:
910-
- Microsoft.Security/stable/2023-05-01/serverVulnerabilityAssessmentsSettings.json
910+
- Microsoft.Security/stable/2023-05-01/ServerVulnerabilityAssessmentsSettings.json
911+
```
911912

912913
---
913914

0 commit comments

Comments
 (0)