mlilback/Build Number (with base)
Takes a base number and returns it + GITHUB_RUN_NUMBER
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| base | Base build number | yes | — |
| run-id | The GITHUB_RUN_NUMBER environment variable | yes | — |
Outputs
| name | description |
|---|---|
| build-number | The derived build number |