Simple hello world action as a sample
- uses: lgmorand/github-action-hello@v1 with: firstname: jean
- uses: lgmorand/github-action-hello@v2 with: firstname: jean firstname2: marie
Sample GitHub Action