liorbanai/DotNet Bump Versions

A GitHub Action to easily bump .NET Core project version files(.csproj).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
version_filesVersion files to bump version. You can use Glob pattern string (like "**/*.csproj") or Glob patterns array json string (like "["**/*.csproj", ".version", "**/*.version.json"]"). Patterns supported by Globby are supported.Leading ! changes the meaning of an include pattern to exclude.no**/*.csproj
github_tokenthe github token to push changesno

no outputs