palolotech/Get Git SHA
Get Git SHA value for deploy-ref
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ref | The branch, tag or SHA to make into a Docker image | yes | main |
Outputs
| name | description |
|---|---|
| default-sha | commit sha for the default branch |
| parent-sha | The parent commit SHA |
| ref | The branch, tag or SHA |
| sha | commit sha for the provided ref |