diff --git a/.github/workflows/auto-release-on-master.yml b/.github/workflows/auto-release-on-master.yml index 57509b7..7b9da83 100644 --- a/.github/workflows/auto-release-on-master.yml +++ b/.github/workflows/auto-release-on-master.yml @@ -29,7 +29,7 @@ jobs: uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0 with: repo: cloudfoundry/bosh-cli - tag: v7.9.18 + tag: v7.10.2 extension-matching: disable chmod: 0755 rename-to: bosh diff --git a/.github/workflows/on-PRs-commits.yml b/.github/workflows/on-PRs-commits.yml index 737131f..e0747e4 100644 --- a/.github/workflows/on-PRs-commits.yml +++ b/.github/workflows/on-PRs-commits.yml @@ -22,7 +22,7 @@ jobs: uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0 with: repo: cloudfoundry/bosh-cli - tag: v7.9.18 + tag: v7.10.2 extension-matching: disable chmod: 0755 rename-to: bosh