Skip to content

Commit cc60bc9

Browse files
authored
Merge pull request #49 from orange-cloudfoundry/renovate/master-cloudfoundry-bosh-cli-7.x
chore(deps): update dependency cloudfoundry/bosh-cli to v7.9.15 (master)
2 parents 57c0e10 + 47df8cc commit cc60bc9

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@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
3030
with:
3131
repo: cloudfoundry/bosh-cli
32-
tag: v7.9.14
32+
tag: v7.9.15
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@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
2323
with:
2424
repo: cloudfoundry/bosh-cli
25-
tag: v7.9.14
25+
tag: v7.9.15
2626
extension-matching: disable
2727
chmod: 0755
2828
rename-to: bosh

0 commit comments

Comments
 (0)