We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57c0e10 + 47df8cc commit cc60bc9Copy full SHA for cc60bc9
2 files changed
.github/workflows/auto-release-on-master.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
30
with:
31
repo: cloudfoundry/bosh-cli
32
- tag: v7.9.14
+ tag: v7.9.15
33
extension-matching: disable
34
chmod: 0755
35
rename-to: bosh
.github/workflows/on-PRs-commits.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
28
0 commit comments