p6m-actions/Dotnet Cut Tag

Bumps version in Directory.Build.props and creates a git tag for .NET projects

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
version-levelThe version level to bump (patch, minor, major)nopatch
directory-build-props-pathPath to Directory.Build.props filenoDirectory.Build.props
commit-changesWhether to commit the version changesnotrue
commit-messageCustom commit message. Use {version} as placeholder for the new versionnoBump version to {version} [skip ci]
skip-pushSkip pushing changes and tags (useful for testing)nofalse
namedescription
versionThe new version number
tagThe created git tag