Skip to content

Commit

Permalink
chore(deps): update jaxxstorm/action-install-gh-release action to v1.…
Browse files Browse the repository at this point in the history
…14.0
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent ff49ef9 commit 50ce00e
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@7f2440a9a41f74262d8f6433da138c799799a969 # v1.13.0
uses: jaxxstorm/action-install-gh-release@cd6b2b78ad38bdd294341cda064ec0692b06215b # v1.14.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@7f2440a9a41f74262d8f6433da138c799799a969 # v1.13.0
uses: jaxxstorm/action-install-gh-release@cd6b2b78ad38bdd294341cda064ec0692b06215b # v1.14.0
with:
repo: mikefarah/yq
tag: v4.34.2
Expand Down

0 comments on commit 50ce00e

Please sign in to comment.