Commit 3e9f550 1 parent 8217339 commit 3e9f550 Copy full SHA for 3e9f550
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 29
29
# TODO: add caching for cli downloads, see https://github.com/marketplace/actions/cache
30
30
- name : Install bosh-cli
31
31
# See https://github.com/marketplace/actions/install-a-binary-from-github-releases
32
- uses : jaxxstorm/action-install-gh-release@7f2440a9a41f74262d8f6433da138c799799a969 # v1.13 .0
32
+ uses : jaxxstorm/action-install-gh-release@cd6b2b78ad38bdd294341cda064ec0692b06215b # v1.14 .0
33
33
with :
34
34
repo : cloudfoundry/bosh-cli
35
35
tag : v7.4.0
42
42
43
43
- name : Install vendir cli
44
44
# See https://github.com/marketplace/actions/install-a-binary-from-github-releases
45
- uses : jaxxstorm/action-install-gh-release@7f2440a9a41f74262d8f6433da138c799799a969 # v1.13 .0
45
+ uses : jaxxstorm/action-install-gh-release@cd6b2b78ad38bdd294341cda064ec0692b06215b # v1.14 .0
46
46
with :
47
47
repo : carvel-dev/vendir
48
48
tag : v0.34.6
52
52
53
53
- name : Install yq cli
54
54
# See https://github.com/marketplace/actions/install-a-binary-from-github-releases
55
- uses : jaxxstorm/action-install-gh-release@7f2440a9a41f74262d8f6433da138c799799a969 # v1.13 .0
55
+ uses : jaxxstorm/action-install-gh-release@cd6b2b78ad38bdd294341cda064ec0692b06215b # v1.14 .0
56
56
with :
57
57
repo : mikefarah/yq
58
58
tag : v4.34.2
You can’t perform that action at this time.
0 commit comments