step-security/Increment variable
Action to increment a repository variable. Useful for increasing a version number for example.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name | yes | — |
| amount | Amount | no | 1 |
| repository | Repository name | no | false |
| owner | Repository owner | no | false |
| org | Flag for organization | no | false |
| token | Repository access token | yes | — |
Outputs
| name | description |
|---|---|
| value | The incremented value |