PlatformIO Dependency Updater
Version updated for https://github.com/VIPnytt/platformio-dependency-updater to version v1.0.0-a1.
- 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 PlatformIO Dependency Updater is a GitHub Action that checks for updates to dependencies listed in the platformio.ini file of a project. It automates the process of creating pull requests when newer versions are available, resolving issues such as unresolved dependencies and providing links to release notes and changelogs. The action supports multiple dependency sources and keeps track of open dependency pull requests to avoid duplicates and ensure updates remain current.
What’s Changed
Initial release.