File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 # TODO: add caching for cli downloads, see https://github.com/marketplace/actions/cache
3030 - name : Install bosh-cli
3131 # See https://github.com/marketplace/actions/install-a-binary-from-github-releases
32- uses : jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1 .0
32+ uses : jaxxstorm/action-install-gh-release@25e24d2d23ae098373794ef1d6faecb48ee52da8 # v3.0 .0
3333 with :
3434 repo : cloudfoundry/bosh-cli
3535 tag : v7.9.18
4242
4343 - name : Install vendir cli
4444 # See https://github.com/marketplace/actions/install-a-binary-from-github-releases
45- uses : jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1 .0
45+ uses : jaxxstorm/action-install-gh-release@25e24d2d23ae098373794ef1d6faecb48ee52da8 # v3.0 .0
4646 with :
4747 repo : carvel-dev/vendir
4848 tag : v0.45.3
5252
5353 - name : Install yq cli
5454 # See https://github.com/marketplace/actions/install-a-binary-from-github-releases
55- uses : jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1 .0
55+ uses : jaxxstorm/action-install-gh-release@25e24d2d23ae098373794ef1d6faecb48ee52da8 # v3.0 .0
5656 with :
5757 repo : mikefarah/yq
5858 tag : v4.52.4
You can’t perform that action at this time.
0 commit comments