Skip to content

Commit 45bba4b

Browse files
chore(deps): update dependency cloudfoundry/bosh-cli to v7.10.2
1 parent 740d058 commit 45bba4b

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.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@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.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)