Skip to content

Commit 20095d6

Browse files
chore(deps): bump flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml from 0.52.0 to 0.76.0 (#871)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5c2ff1 commit 20095d6

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

.github/workflows/fileserver-container.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
if: github.ref_name == 'main'
4646
name: Upload image to staging registry
4747
needs: build
48-
uses: flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.52.0
48+
uses: flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.76.0
4949
with:
5050
environment: stage
5151
service_name: 'file-server'
@@ -63,7 +63,7 @@ jobs:
6363
if: github.ref_name == 'main'
6464
name: Upload image to production registry
6565
needs: build
66-
uses: flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.52.0
66+
uses: flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.76.0
6767
with:
6868
environment: production
6969
service_name: 'file-server'

.github/workflows/flowforge-container.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
if: github.ref_name == 'main'
4848
name: Upload image to staging registry
4949
needs: build
50-
uses: flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.52.0
50+
uses: flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.76.0
5151
with:
5252
environment: stage
5353
service_name: 'forge-k8s'
@@ -65,7 +65,7 @@ jobs:
6565
if: github.ref_name == 'main'
6666
name: Upload image to production registry
6767
needs: build
68-
uses: flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.52.0
68+
uses: flowfuse/github-actions-workflows/.github/workflows/deploy_container_image.yml@v0.76.0
6969
with:
7070
environment: production
7171
service_name: 'forge-k8s'

.github/workflows/nodered-container.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
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'
@@ -67,7 +67,7 @@ jobs:
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

Comments
 (0)