dharmalife-foundation/Bump Version
Action to bump the version of a project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 18, 2025
- License
- None
Pinned Snippet
uses: dharmalife-foundation/bump-version@26ee01800602b8ea0cc72aa32a356eca81084643 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pat | PAT for accessing the application repo | yes | — |
| increment | The type of increment to make | yes | patch |
| working-dir | The working directory of the project | no | . |
| helm | The project uses Helm | no | false |
| node | The project uses Node | no | false |
| python | The project uses Python | no | false |
| go | The project uses Go | no | false |
| go-lib | The project is a Go library | no | false |
| java | The project uses Java | no | false |
| dotnet | The project uses Dot Net | no | false |
Outputs
no outputs