File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed 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@4304621e8c48d66093a8a214af5d5b5bc3b3d943 # v2.0 .0
32+ uses : jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1 .0
3333 with :
3434 repo : cloudfoundry/bosh-cli
3535 tag : v7.9.8
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@4304621e8c48d66093a8a214af5d5b5bc3b3d943 # v2.0 .0
45+ uses : jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1 .0
4646 with :
4747 repo : carvel-dev/vendir
4848 tag : v0.44.0
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@4304621e8c48d66093a8a214af5d5b5bc3b3d943 # v2.0 .0
55+ uses : jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1 .0
5656 with :
5757 repo : mikefarah/yq
5858 tag : v4.47.1
You can’t perform that action at this time.
0 commit comments