We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f12c4cb + cb28438 commit c90c35bCopy full SHA for c90c35b
2 files changed
.github/workflows/auto-release-on-master.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: jaxxstorm/action-install-gh-release@25e24d2d23ae098373794ef1d6faecb48ee52da8 # v3.0.0
30
with:
31
repo: cloudfoundry/bosh-cli
32
- tag: v7.9.18
+ tag: v7.10.2
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