Skip to content

Commit

Permalink
chore(deps): update dependency cloudfoundry/bosh-cli to v7.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent 07a7d59 commit fd7aab5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-release-on-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: jaxxstorm/action-install-gh-release@25d5e2dd555cd74f1fab9ac1e6ea117acde2c0c4 # v1.12.0
with:
repo: cloudfoundry/bosh-cli
tag: v7.6.0
tag: v7.6.1
extension-matching: disable
chmod: 0755
rename-to: bosh
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/on-PRs-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: jaxxstorm/action-install-gh-release@25d5e2dd555cd74f1fab9ac1e6ea117acde2c0c4 # v1.12.0
with:
repo: cloudfoundry/bosh-cli
tag: v7.6.0
tag: v7.6.1
extension-matching: disable
chmod: 0755
rename-to: bosh
Expand Down

0 comments on commit fd7aab5

Please sign in to comment.