diff --git a/.github/workflows/auto-release-on-master.yml b/.github/workflows/auto-release-on-master.yml index 7fd52f3..b342853 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@25e24d2d23ae098373794ef1d6faecb48ee52da8 # v3.0.0 with: repo: cloudfoundry/bosh-cli - tag: v7.10.6 + tag: v7.10.7 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 d13d5c8..cee8a35 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@25e24d2d23ae098373794ef1d6faecb48ee52da8 # v3.0.0 with: repo: cloudfoundry/bosh-cli - tag: v7.10.6 + tag: v7.10.7 extension-matching: disable chmod: 0755 rename-to: bosh