OpenWrt ImageBuilder Action
Version updated for https://github.com/herbetom/openwrt-gh-action-imagebuilder to version v2.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The OpenWrt GitHub Action Image Builder automates the process of creating custom OpenWrt firmware images using official Image Builder Docker containers. It simplifies the generation of tailored OpenWrt builds by allowing users to specify releases, targets, packages, configurations, and additional files through CI workflows. This action is ideal for streamlining firmware customization and deployment for various devices and architectures.
What’s Changed
Update used actions. Those now all use Node 24 as default runtime.
Full Changelog: https://github.com/herbetom/openwrt-gh-action-imagebuilder/compare/v1.0.0...v2.0.0