From 4bd42eb217789e8874caa15a94a85e051c8c0356 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 09:07:55 +0000 Subject: [PATCH] Bump GrantBirki/json-yaml-validate from 3.1.0 to 3.2.1 (#41) Bumps [GrantBirki/json-yaml-validate](https://github.com/grantbirki/json-yaml-validate) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/grantbirki/json-yaml-validate/releases) - [Commits](https://github.com/grantbirki/json-yaml-validate/compare/v3.1.0...v3.2.1) --- updated-dependencies: - dependency-name: GrantBirki/json-yaml-validate dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 a1f2e46..2e54ea8 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.1.0 + uses: GrantBirki/json-yaml-validate@v3.2.1 with: comment: "true"