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