Skip to content

Commit 431e504

Browse files
authored
Merge pull request #6445 from FlowFuse/dependabot/github_actions/flowfuse/github-actions-workflows/dot-github/workflows/build_container_image.yml-0.45.0
Bump flowfuse/github-actions-workflows/.github/workflows/build_container_image.yml from 0.43.0 to 0.45.0
2 parents 3ffd5c2 + 159480d commit 431e504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branch-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ jobs:
202202
needs.validate-user.outputs.is_org_member == 'true' &&
203203
github.event_name == 'workflow_dispatch' &&
204204
(always() && needs.publish_nr_launcher.result == 'success')
205-
uses: flowfuse/github-actions-workflows/.github/workflows/build_container_image.yml@v0.43.0
205+
uses: flowfuse/github-actions-workflows/.github/workflows/build_container_image.yml@v0.45.0
206206
with:
207207
image_name: 'node-red'
208208
dockerfile_path: Dockerfile

0 commit comments

Comments
 (0)