File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
# TODO: add caching for cli downloads, see https://github.com/marketplace/actions/cache
20
20
- name : Install bosh-cli
21
21
# See https://github.com/marketplace/actions/install-a-binary-from-github-releases
22
- uses : jaxxstorm/action-install-gh-release@c5ead9a448b4660cf1e7866ee22e4dc56538031a # v1.10 .0
22
+ uses : jaxxstorm/action-install-gh-release@71d17cb091aa850acb2a1a4cf87258d183eb941b # v1.11 .0
23
23
with :
24
24
repo : cloudfoundry/bosh-cli
25
25
tag : v7.4.0
32
32
33
33
- name : Install yq cli
34
34
# See https://github.com/marketplace/actions/install-a-binary-from-github-releases
35
- uses : jaxxstorm/action-install-gh-release@c5ead9a448b4660cf1e7866ee22e4dc56538031a # v1.10 .0
35
+ uses : jaxxstorm/action-install-gh-release@71d17cb091aa850acb2a1a4cf87258d183eb941b # v1.11 .0
36
36
with :
37
37
repo : mikefarah/yq
38
38
tag : v4.34.2
You can’t perform that action at this time.
0 commit comments