From de232fdf08d09174d8ff45dcd79c771e1394648c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:18:49 +0000 Subject: [PATCH] Bump GrantBirki/json-yaml-validate from 3.0.0 to 3.1.0 Bumps [GrantBirki/json-yaml-validate](https://github.com/grantbirki/json-yaml-validate) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/grantbirki/json-yaml-validate/releases) - [Commits](https://github.com/grantbirki/json-yaml-validate/compare/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: GrantBirki/json-yaml-validate dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/json-yaml-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/json-yaml-lint.yml b/.github/workflows/json-yaml-lint.yml index d5ec0ab..a1f2e46 100644 --- a/.github/workflows/json-yaml-lint.yml +++ b/.github/workflows/json-yaml-lint.yml @@ -21,6 +21,6 @@ jobs: - name: json-yaml-validate id: json-yaml-validate - uses: GrantBirki/json-yaml-validate@v3.0.0 + uses: GrantBirki/json-yaml-validate@v3.1.0 with: comment: "true"