4949 name : Upload image to staging ECR
5050 if : github.ref_name == 'main'
5151 needs : build-302
52- uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.52 .0
52+ uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.76 .0
5353 with :
5454 environment : stage
5555 service_name : ' node-red'
6767 name : Upload image to production ECR
6868 if : github.ref_name == 'main'
6969 needs : build-302
70- uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.52 .0
70+ uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.76 .0
7171 with :
7272 environment : production
7373 service_name : ' node-red'
@@ -103,7 +103,7 @@ jobs:
103103 name : Upload image to staging ECR
104104 if : github.ref_name == 'main'
105105 needs : build-223
106- uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.52 .0
106+ uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.76 .0
107107 with :
108108 environment : stage
109109 service_name : ' node-red'
@@ -121,7 +121,7 @@ jobs:
121121 name : Upload image to production ECR
122122 if : github.ref_name == 'main'
123123 needs : build-223
124- uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.52 .0
124+ uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.76 .0
125125 with :
126126 environment : production
127127 service_name : ' node-red'
@@ -157,7 +157,7 @@ jobs:
157157 name : Upload image to staging ECR
158158 if : github.ref_name == 'main'
159159 needs : build-310
160- uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.52 .0
160+ uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.76 .0
161161 with :
162162 environment : stage
163163 service_name : ' node-red'
@@ -175,7 +175,7 @@ jobs:
175175 name : Upload image to production ECR
176176 if : github.ref_name == 'main'
177177 needs : build-310
178- uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.52 .0
178+ uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.76 .0
179179 with :
180180 environment : production
181181 service_name : ' node-red'
@@ -211,7 +211,7 @@ jobs:
211211 name : Upload image to staging ECR
212212 if : github.ref_name == 'main'
213213 needs : build-40
214- uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.52 .0
214+ uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.76 .0
215215 with :
216216 environment : stage
217217 service_name : ' node-red'
@@ -229,7 +229,7 @@ jobs:
229229 name : Upload image to production ECR
230230 if : github.ref_name == 'main'
231231 needs : build-40
232- uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.52 .0
232+ uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.76 .0
233233 with :
234234 environment : production
235235 service_name : ' node-red'
@@ -265,7 +265,7 @@ jobs:
265265 name : Upload image to staging ECR
266266 if : github.ref_name == 'main'
267267 needs : build-41
268- uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.52 .0
268+ uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.76 .0
269269 with :
270270 environment : stage
271271 service_name : ' node-red'
@@ -283,7 +283,7 @@ jobs:
283283 name : Upload image to production ECR
284284 if : github.ref_name == 'main'
285285 needs : build-41
286- uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.52 .0
286+ uses : flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.76 .0
287287 with :
288288 environment : production
289289 service_name : ' node-red'
0 commit comments