File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 32
32
- uses : actions/checkout@v4
33
33
34
34
- name : Install Updatecli in the runner
35
- uses : updatecli/updatecli-action@79983ec58a76fe0c87fc76f5a5c7ef8df0bb36c4 # v2.77.0
35
+ uses : updatecli/updatecli-action@d2e5d2667ba67a8599e636531baef731f54858bc # v2.78.1
36
36
37
37
- name : Run Updatecli in Apply mode
38
38
run : updatecli apply --config .ci/bump-elastic-stack-snapshot.yml
Original file line number Diff line number Diff line change 23
23
- uses : actions/checkout@v4
24
24
25
25
- name : Install Updatecli in the runner
26
- uses : updatecli/updatecli-action@79983ec58a76fe0c87fc76f5a5c7ef8df0bb36c4 # v2.77.0
26
+ uses : updatecli/updatecli-action@d2e5d2667ba67a8599e636531baef731f54858bc # v2.78.1
27
27
28
28
- name : Run Updatecli in Apply mode
29
29
run : updatecli apply --config .ci/bump-golang.yml
You can’t perform that action at this time.
0 commit comments