File tree Expand file tree Collapse file tree 9 files changed +10
-10
lines changed
Expand file tree Collapse file tree 9 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -224,7 +224,7 @@ jobs:
224224 # PRODUCTION CLUSTERS
225225 - name : Deploy to Radix 🚀
226226 id : deploy
227- uses : equinor/radix-github-actions@v1
227+ uses : equinor/radix-github-actions@v2
228228 with :
229229 args : >
230230 create job
Original file line number Diff line number Diff line change 6161
6262 - name : Deploy to Radix 🚀
6363 id : deploy-main
64- uses : equinor/radix-github-actions@v1
64+ uses : equinor/radix-github-actions@v2
6565 with :
6666 args : >
6767 create job
@@ -177,7 +177,7 @@ jobs:
177177
178178 - name : Deploy to Radix 🚀
179179 id : deploy
180- uses : equinor/radix-github-actions@v1
180+ uses : equinor/radix-github-actions@v2
181181 with :
182182 args : >
183183 create job
Original file line number Diff line number Diff line change 6161 # MAIN CLUSTER PLATFORM2
6262 - name : Deploy to Radix 🚀
6363 id : deploy-main
64- uses : equinor/radix-github-actions@v1
64+ uses : equinor/radix-github-actions@v2
6565 with :
6666 args : >
6767 create job
Original file line number Diff line number Diff line change 7676 # PRODUCTION CLUSTERS
7777 - name : Deploy to Radix 🚀
7878 id : deploy
79- uses : equinor/radix-github-actions@v1
79+ uses : equinor/radix-github-actions@v2
8080 with :
8181 args : >
8282 create job
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ jobs:
115115 # MAIN PRODUCTION CLUSTER
116116 - name : Deploy to Radix 🚀
117117 id : deploy-main
118- uses : equinor/radix-github-actions@v1
118+ uses : equinor/radix-github-actions@v2
119119 with :
120120 args : >
121121 create job
Original file line number Diff line number Diff line change 7777 uses : ./.github/workflows/get-auth-token/
7878 - name : Deploy website on Radix 🚀
7979 id : deploy
80- uses : equinor/radix-github-actions@v1
80+ uses : equinor/radix-github-actions@v2
8181 with :
8282 args : >
8383 create job
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ runs:
131131 # MAIN CLUSTER
132132 - name : Deploy to Radix c2 🚀
133133 id : deploy-c2
134- uses : equinor/radix-github-actions@v1
134+ uses : equinor/radix-github-actions@v2
135135 with :
136136 args : >
137137 create job
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ runs:
115115 # MAIN CLUSTER
116116 - name : Deploy to Radix c2 🚀
117117 id : deploy-c2
118- uses : equinor/radix-github-actions@v1
118+ uses : equinor/radix-github-actions@v2
119119 with :
120120 args : >
121121 create job
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ jobs:
255255 # MAIN PRODUCTION CLUSTER
256256 - name : Deploy to Radix 🚀
257257 id : deploy-main
258- uses : equinor/radix-github-actions@v1
258+ uses : equinor/radix-github-actions@v2
259259 with :
260260 args : >
261261 create job
You can’t perform that action at this time.
0 commit comments