Skip to content

Commit

Permalink
Bump flowfuse/github-actions-workflows from 0.28.0 to 0.29.0 (#4471)
Browse files Browse the repository at this point in the history
Bumps [flowfuse/github-actions-workflows](https://github.com/flowfuse/github-actions-workflows) from 0.28.0 to 0.29.0.
- [Commits](FlowFuse/github-actions-workflows@v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: flowfuse/github-actions-workflows
  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>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent 33308ad commit 7d8b779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
if: |
( github.event.workflow_run.conclusion == 'success' && github.ref == 'refs/heads/main' ) ||
( github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/main' )
uses: 'flowfuse/github-actions-workflows/.github/workflows/publish_node_package.yml@v0.28.0'
uses: 'flowfuse/github-actions-workflows/.github/workflows/publish_node_package.yml@v0.29.0'
with:
package_name: flowfuse
build_package: true
Expand Down

0 comments on commit 7d8b779

Please sign in to comment.