Skip to content

Commit 3f36079

Browse files
Bump flowfuse/github-actions-workflows/.github/workflows/build_container_image.yml (#6676)
Bumps [flowfuse/github-actions-workflows/.github/workflows/build_container_image.yml](https://github.com/flowfuse/github-actions-workflows) from 0.47.0 to 0.48.0. - [Commits](FlowFuse/github-actions-workflows@v0.47.0...v0.48.0) --- updated-dependencies: - dependency-name: flowfuse/github-actions-workflows/.github/workflows/build_container_image.yml dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18deb40 commit 3f36079

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/branch-deploy.yaml

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

0 commit comments

Comments
 (0)