From 572c3ac22120e63df42ffab4f147a955a733af9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 20:24:22 +0000 Subject: [PATCH] chore(deps): bump mikefarah/yq from 4.44.6 to 4.53.3 Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.44.6 to 4.53.3. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](https://github.com/mikefarah/yq/compare/v4.44.6...v4.53.3) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-version: 4.53.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/policy-evaluator-fixtures.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/policy-evaluator-fixtures.yaml b/.github/workflows/policy-evaluator-fixtures.yaml index da20268f..23feb7d8 100644 --- a/.github/workflows/policy-evaluator-fixtures.yaml +++ b/.github/workflows/policy-evaluator-fixtures.yaml @@ -20,7 +20,7 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: mikefarah/yq@v4.44.6 + - uses: mikefarah/yq@v4.53.3 - name: Validate bot-policy schema run: |