From 53cd3041c02aa32113f9b7f64bdcb54fa8d318c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 07:59:03 +0000 Subject: [PATCH] chore(deps): update dependency mikefarah/yq to v4.44.5 --- .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 d9ec9b16..d392102b 100644 --- a/.github/workflows/create-PRs.yml +++ b/.github/workflows/create-PRs.yml @@ -30,7 +30,7 @@ jobs: uses: jaxxstorm/action-install-gh-release@7f2440a9a41f74262d8f6433da138c799799a969 # v1.13.0 with: repo: mikefarah/yq - tag: v4.44.3 + tag: v4.44.5 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 e3b3b3d1..4819a6ad 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@7f2440a9a41f74262d8f6433da138c799799a969 # v1.13.0 with: repo: mikefarah/yq - tag: v4.44.3 + tag: v4.44.5 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 00e5aff8..1dc9048e 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@7f2440a9a41f74262d8f6433da138c799799a969 # v1.13.0 with: repo: mikefarah/yq - tag: v4.44.3 + tag: v4.44.5 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # reduce potential rate limiting