Update Node-RED flow-library (Fork)
Version updated for https://github.com/BigThunderSR/update-package-node-red-flow-library-action to version v1.3.18.
- This action is used across all versions by 8 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of updating or adding a Node-RED package to the Node-RED flow library (flows.nodered.org). It simplifies and streamlines the task of keeping Node-RED package listings up-to-date, ensuring they are accurately reflected in the flow library. The action provides capabilities such as configurable delay before execution and output reporting of the update result.
Release notes
What’s Changed
🛠️ Bug Fix
- fix: use dynamic import() for ESM-only @actions/core and @actions/github by @BigThunderSR in https://github.com/BigThunderSR/update-package-node-red-flow-library-action/pull/150
📦 Dependencies
- fix(deps): update dependency @actions/core to ^2.0.3 by @renovate[bot] in https://github.com/BigThunderSR/update-package-node-red-flow-library-action/pull/144
- Bump @actions/core from 2.0.2 to 3.0.0 by @dependabot[bot] in https://github.com/BigThunderSR/update-package-node-red-flow-library-action/pull/147
- Bump @actions/github from 7.0.0 to 9.0.0 by @dependabot[bot] in https://github.com/BigThunderSR/update-package-node-red-flow-library-action/pull/148