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 Jul 9, 2025
- License
- None
Pinned Snippet
uses: dharmalife-foundation/chkout-dep@09dd4daae973c12918804dfe5df21f7161a3fc83 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| auth-token | Node Auth token | no | "" |
| working-dir | The working directory of the project | no | . |
| node | Node version | no | "" |
| is-yarn | Whether this is a yarn project | no | false |
| python | Python version | no | "" |
| go | Go version | no | "" |
| build-proto | Build proto files | no | false |
| protoc-go | Version of protoc-gen-go library | no | latest |
| proto-grpc | Version of protoc-gen-go-grpc library | no | latest |
| java | Java version | no | "" |
| dotnet | .NET version | no | "" |
| framework | Is .NET framework? | no | false |
Outputs
no outputs