Skip to content

Commit

Permalink
Merge pull request #16 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.12.0
  • Loading branch information
o-orand authored Jul 22, 2024
2 parents 46a1e23 + 2176569 commit c8cc1a2
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@25d5e2dd555cd74f1fab9ac1e6ea117acde2c0c4 # v1.12.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@25d5e2dd555cd74f1fab9ac1e6ea117acde2c0c4 # v1.12.0
with:
repo: mikefarah/yq
tag: v4.34.2
Expand Down

0 comments on commit c8cc1a2

Please sign in to comment.