Browse Source

chore(deps): update grantbirki/json-yaml-validate action to v5 (#1712)

renovate[bot] 2 weeks ago
parent
commit
173f35d21b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/check.yml

+ 1 - 1
.github/workflows/check.yml

@@ -30,6 +30,6 @@ jobs:
          file-endings: ".xml"
       -
         name: Validate JSON and YML files
-        uses: GrantBirki/json-yaml-validate@v4
+        uses: GrantBirki/json-yaml-validate@v5.0.0
         with:
           yaml_exclude_regex: ".*\\kubernetes\\.yml$"