diff --git a/.github/workflows/auto-release-on-master.yml b/.github/workflows/auto-release-on-master.yml index c508d00..ed7b337 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.8 + tag: v7.10.10 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 68e1ae3..5da41e3 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.8 + tag: v7.10.10 extension-matching: disable chmod: 0755 rename-to: bosh