Skip to content

Commit f4791f2

Browse files
chore(deps): update dependency cloudfoundry/bosh-cli to v7.9.15
1 parent bfa9ea7 commit f4791f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
3939
with:
4040
repo: cloudfoundry/bosh-cli
41-
tag: v7.9.14
41+
tag: v7.9.15
4242
extension-matching: disable
4343
chmod: 0755
4444
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)