Golang toolkit for building GitHub Actions that analyze and perform dependency updates.
To build an update action:
- Implement the Updater interface.
- Extend
updateaction.Environment
into a struct that implementsupdater.Factory
sample - Write a
main()
that passes the environment tohandlers.ParseAndHandle()
sample
- https://github.com/thepwagner/action-update-docker
- https://github.com/thepwagner/action-update-dockerurl
- https://github.com/thepwagner/action-update-go
- WIP: https://github.com/thepwagner/action-update-twirp
- Abandoned: https://github.com/thepwagner/action-update-brewformula