File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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
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
You can’t perform that action at this time.
0 commit comments