File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7979 - name : Checkout code
8080 uses : actions/checkout@v7
8181 - name : Install CLI tools from OpenShift Mirror
82- uses : redhat-actions/openshift-tools-installer@v1
82+ uses : redhat-actions/openshift-tools-installer@v2
8383 with :
8484 oc : " 4"
8585 skip_cache : true
@@ -108,7 +108,7 @@ jobs:
108108 uses : actions/checkout@v7
109109
110110 - name : Install CLI tools from OpenShift Mirror
111- uses : redhat-actions/openshift-tools-installer@v1
111+ uses : redhat-actions/openshift-tools-installer@v2
112112 with :
113113 oc : " 4"
114114 skip_cache : true
Original file line number Diff line number Diff line change 6969 uses : actions/checkout@v7
7070
7171 - name : Install CLI tools from OpenShift Mirror
72- uses : redhat-actions/openshift-tools-installer@v1
72+ uses : redhat-actions/openshift-tools-installer@v2
7373 with :
7474 oc : " 4"
7575
9797 uses : actions/checkout@v7
9898
9999 - name : Install CLI tools from OpenShift Mirror
100- uses : redhat-actions/openshift-tools-installer@v1
100+ uses : redhat-actions/openshift-tools-installer@v2
101101 with :
102102 oc : " 4"
103103
Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ jobs:
246246 - name : Checkout code
247247 uses : actions/checkout@v7
248248 - name : Install CLI tools from OpenShift Mirror
249- uses : redhat-actions/openshift-tools-installer@v1
249+ uses : redhat-actions/openshift-tools-installer@v2
250250 with :
251251 oc : " 4"
252252 skip_cache : true
@@ -275,7 +275,7 @@ jobs:
275275 uses : actions/checkout@v7
276276
277277 - name : Install CLI tools from OpenShift Mirror
278- uses : redhat-actions/openshift-tools-installer@v1
278+ uses : redhat-actions/openshift-tools-installer@v2
279279 with :
280280 oc : " 4"
281281 skip_cache : true
Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ jobs:
249249 - name : Checkout code
250250 uses : actions/checkout@v7
251251 - name : Install CLI tools from OpenShift Mirror
252- uses : redhat-actions/openshift-tools-installer@v1
252+ uses : redhat-actions/openshift-tools-installer@v2
253253 with :
254254 oc : " 4"
255255 skip_cache : true
@@ -278,7 +278,7 @@ jobs:
278278 uses : actions/checkout@v7
279279
280280 - name : Install CLI tools from OpenShift Mirror
281- uses : redhat-actions/openshift-tools-installer@v1
281+ uses : redhat-actions/openshift-tools-installer@v2
282282 with :
283283 oc : " 4"
284284 skip_cache : true
You can’t perform that action at this time.
0 commit comments