Skip to content

Commit c90c35b

Browse files
authored
Merge pull request #59 from orange-cloudfoundry/renovate/master-cloudfoundry-bosh-cli-7.x
chore(deps): update dependency cloudfoundry/bosh-cli to v7.10.2 (master)
2 parents f12c4cb + cb28438 commit c90c35b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/auto-release-on-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: jaxxstorm/action-install-gh-release@25e24d2d23ae098373794ef1d6faecb48ee52da8 # v3.0.0
3030
with:
3131
repo: cloudfoundry/bosh-cli
32-
tag: v7.9.18
32+
tag: v7.10.2
3333
extension-matching: disable
3434
chmod: 0755
3535
rename-to: bosh

.github/workflows/on-PRs-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: jaxxstorm/action-install-gh-release@25e24d2d23ae098373794ef1d6faecb48ee52da8 # v3.0.0
2323
with:
2424
repo: cloudfoundry/bosh-cli
25-
tag: v7.9.18
25+
tag: v7.10.2
2626
extension-matching: disable
2727
chmod: 0755
2828
rename-to: bosh

0 commit comments

Comments
 (0)