Skip to content

Commit

Permalink
Merge pull request #31 from orange-cloudfoundry/renovate/jaxxstorm-ac…
Browse files Browse the repository at this point in the history
…tion-install-gh-release-1.x

chore(deps): update jaxxstorm/action-install-gh-release action to v1.13.0
  • Loading branch information
o-orand authored Nov 12, 2024
2 parents 44da284 + aa55be1 commit 8217339
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/create-final-bosh-release-on-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# TODO: add caching for cli downloads, see https://github.com/marketplace/actions/cache
- name: Install bosh-cli
#See https://github.com/marketplace/actions/install-a-binary-from-github-releases
uses: jaxxstorm/action-install-gh-release@25d5e2dd555cd74f1fab9ac1e6ea117acde2c0c4 # v1.12.0
uses: jaxxstorm/action-install-gh-release@7f2440a9a41f74262d8f6433da138c799799a969 # v1.13.0
with:
repo: cloudfoundry/bosh-cli
tag: v7.4.0
Expand All @@ -42,7 +42,7 @@ jobs:

- name: Install vendir cli
#See https://github.com/marketplace/actions/install-a-binary-from-github-releases
uses: jaxxstorm/action-install-gh-release@25d5e2dd555cd74f1fab9ac1e6ea117acde2c0c4 # v1.12.0
uses: jaxxstorm/action-install-gh-release@7f2440a9a41f74262d8f6433da138c799799a969 # v1.13.0
with:
repo: carvel-dev/vendir
tag: v0.34.6
Expand All @@ -52,7 +52,7 @@ jobs:

- name: Install yq cli
#See https://github.com/marketplace/actions/install-a-binary-from-github-releases
uses: jaxxstorm/action-install-gh-release@25d5e2dd555cd74f1fab9ac1e6ea117acde2c0c4 # v1.12.0
uses: jaxxstorm/action-install-gh-release@7f2440a9a41f74262d8f6433da138c799799a969 # v1.13.0
with:
repo: mikefarah/yq
tag: v4.34.2
Expand Down

0 comments on commit 8217339

Please sign in to comment.