File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 # TODO: add caching for cli downloads, see https://github.com/marketplace/actions/cache
2727 - name : Install bosh-cli
2828 # See https://github.com/marketplace/actions/install-a-binary-from-github-releases
29- uses : jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1 .0
29+ uses : jaxxstorm/action-install-gh-release@25e24d2d23ae098373794ef1d6faecb48ee52da8 # v3.0 .0
3030 with :
3131 repo : cloudfoundry/bosh-cli
3232 tag : v7.9.18
3939
4040 - name : Install vendir cli
4141 # See https://github.com/marketplace/actions/install-a-binary-from-github-releases
42- uses : jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1 .0
42+ uses : jaxxstorm/action-install-gh-release@25e24d2d23ae098373794ef1d6faecb48ee52da8 # v3.0 .0
4343 with :
4444 repo : carvel-dev/vendir
4545 tag : v0.45.2
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
4141
4242 - name : Install vendir cli
4343 # See https://github.com/marketplace/actions/install-a-binary-from-github-releases
44- uses : jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1 .0
44+ uses : jaxxstorm/action-install-gh-release@25e24d2d23ae098373794ef1d6faecb48ee52da8 # v3.0 .0
4545 with :
4646 repo : carvel-dev/vendir
4747 tag : v0.45.2
You can’t perform that action at this time.
0 commit comments