Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action prints “Hello World” or a personalized greeting to the log. It solves the problem of automatically greeting people in automated workflows and automates tasks that require basic text output. The key capabilities include setting a custom greeting name and retrieving the current time during execution.
What’s Changed
- My first action is ready (5619594)
- Initial commit (2a56a2a)