Simple Greeting Action by vidhya101
Version updated for https://github.com/vidhyashankergoel/greeting-action to version v1.2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Simple Greeting Action is a lightweight GitHub Action designed for educational purposes, showcasing how composite actions function within CI/CD workflows. It automates the task of generating a customizable greeting message based on user-provided inputs (username and optional season) and provides the message as a reusable output for subsequent workflow steps. This action is ideal for learning the structure and execution of GitHub Actions.
What’s Changed
Full Changelog: https://github.com/vidhyashankergoel/greeting-action/compare/v1.1...v1.2