Skip to content

Commit 36fe888

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/download-artifact-7.0.0
2 parents ce66598 + 431e504 commit 36fe888

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)