Skip to content

Commit a4c08dc

Browse files
authored
Merge pull request #69 from orange-cloudfoundry/renovate/jaxxstorm-action-install-gh-release-3.x
chore(deps): update jaxxstorm/action-install-gh-release action to v3
2 parents e7caa22 + 62670e8 commit a4c08dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/on-PRs-commits.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# TODO: add caching for cli downloads, see https://github.com/marketplace/actions/cache
2020
- name: Install bosh-cli
2121
#See https://github.com/marketplace/actions/install-a-binary-from-github-releases
22-
uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
22+
uses: jaxxstorm/action-install-gh-release@25e24d2d23ae098373794ef1d6faecb48ee52da8 # v3.0.0
2323
with:
2424
repo: cloudfoundry/bosh-cli
2525
tag: v7.9.18
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Install yq cli
3434
#See https://github.com/marketplace/actions/install-a-binary-from-github-releases
35-
uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0
35+
uses: jaxxstorm/action-install-gh-release@25e24d2d23ae098373794ef1d6faecb48ee52da8 # v3.0.0
3636
with:
3737
repo: mikefarah/yq
3838
tag: v4.52.4

0 commit comments

Comments
 (0)