Skip to content

Commit

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

chore(deps): update jaxxstorm/action-install-gh-release action to v1.11.0
  • Loading branch information
o-orand authored Apr 15, 2024
2 parents 9292e64 + ee366d5 commit 324ed4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/on-PRs-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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@c5ead9a448b4660cf1e7866ee22e4dc56538031a # v1.10.0
uses: jaxxstorm/action-install-gh-release@71d17cb091aa850acb2a1a4cf87258d183eb941b # v1.11.0
with:
repo: cloudfoundry/bosh-cli
tag: v7.4.0
Expand All @@ -32,7 +32,7 @@ jobs:

- name: Install yq cli
#See https://github.com/marketplace/actions/install-a-binary-from-github-releases
uses: jaxxstorm/action-install-gh-release@c5ead9a448b4660cf1e7866ee22e4dc56538031a # v1.10.0
uses: jaxxstorm/action-install-gh-release@71d17cb091aa850acb2a1a4cf87258d183eb941b # v1.11.0
with:
repo: mikefarah/yq
tag: v4.34.2
Expand Down

0 comments on commit 324ed4f

Please sign in to comment.