certifaction/Certifaction base github action
Set base variables shared by all Certifaction github project workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The Github token to access the repository | yes | — |
| image | The name of the Docker image to use as base name for tags | yes | — |
Outputs
| name | description |
|---|---|
| version | Generated Docker image version |
| tags | Generated Docker tags |
| labels | Generated Docker labels |
| push | True if the image must be pushed |