The format is based on Keep a Changelog. This project adheres to Semantic Versioning.
- Added .github/dependabot.yml file to auto-update GitHub actions
- Implemented the
create_token
action. Provided the caller has an admin token, this action generates and returns a new pipeline-specific token.
- Initial project scaffold, code and tests