From ff1f9347e42709a795f9a74ec398bc4c054bcbd4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 10:40:00 +0000 Subject: [PATCH] chore(deps): update dependency mikefarah/yq to v4.44.6 --- .github/workflows/create-PRs.yml | 2 +- .github/workflows/create-final-bosh-release-on-commits.yml | 2 +- .github/workflows/create-release-branches.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/create-PRs.yml b/.github/workflows/create-PRs.yml index 77dcc82c..3ff63a52 100644 --- a/.github/workflows/create-PRs.yml +++ b/.github/workflows/create-PRs.yml @@ -30,7 +30,7 @@ jobs: uses: jaxxstorm/action-install-gh-release@cd6b2b78ad38bdd294341cda064ec0692b06215b # v1.14.0 with: repo: mikefarah/yq - tag: v4.44.5 + tag: v4.44.6 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting diff --git a/.github/workflows/create-final-bosh-release-on-commits.yml b/.github/workflows/create-final-bosh-release-on-commits.yml index 4c9192fa..57c526f7 100644 --- a/.github/workflows/create-final-bosh-release-on-commits.yml +++ b/.github/workflows/create-final-bosh-release-on-commits.yml @@ -56,7 +56,7 @@ jobs: uses: jaxxstorm/action-install-gh-release@cd6b2b78ad38bdd294341cda064ec0692b06215b # v1.14.0 with: repo: mikefarah/yq - tag: v4.44.5 + tag: v4.44.6 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting diff --git a/.github/workflows/create-release-branches.yml b/.github/workflows/create-release-branches.yml index d38b4f15..8a248dce 100644 --- a/.github/workflows/create-release-branches.yml +++ b/.github/workflows/create-release-branches.yml @@ -36,7 +36,7 @@ jobs: uses: jaxxstorm/action-install-gh-release@cd6b2b78ad38bdd294341cda064ec0692b06215b # v1.14.0 with: repo: mikefarah/yq - tag: v4.44.5 + tag: v4.44.6 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting