Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
- 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 “Hello” followed by a specified name to the log. It solves the problem of automating simple greetings in a Docker environment, providing flexibility through the who-to-greet input parameter. The action also includes an output that displays the current time at greeting.
What’s Changed
Full Changelog: https://github.com/RivieraKid/gha-kaniko/compare/v1...v0.0.1