From eafe0cc793e28bc97589932cb2f58770c9afd018 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 12:06:16 +0000 Subject: [PATCH] chore(deps): update dependency mikefarah/yq to v4.53.6 --- .github/workflows/on-PRs-commits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/on-PRs-commits.yml b/.github/workflows/on-PRs-commits.yml index 68e1ae3..76d4371 100644 --- a/.github/workflows/on-PRs-commits.yml +++ b/.github/workflows/on-PRs-commits.yml @@ -35,7 +35,7 @@ jobs: uses: jaxxstorm/action-install-gh-release@25e24d2d23ae098373794ef1d6faecb48ee52da8 # v3.0.0 with: repo: mikefarah/yq - tag: v4.53.3 + tag: v4.53.6 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting