Semantic Versioning Action
Version updated for https://github.com/Afterlife-Guide/SemVer.Action to version 1.3.2.18.
- This action is used across all versions by 14 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The SemVer Action is a GitHub Action designed to manage a project’s Semantic Version Number using a JSON file. It automates the process of reading and updating version numbers, enabling seamless version control within CI/CD workflows. Key capabilities include extracting individual version components (major, minor, patch, build) and updating them programmatically in the specified JSON file.
Release notes
What’s Changed
- Merge master into develop branch by @baynezy in https://github.com/Afterlife-Guide/SemVer.Action/pull/312
- Bump Afterlife-Guide/SemVer.Action from 1.3.0.15 to 1.3.1.17 by @dependabot[bot] in https://github.com/Afterlife-Guide/SemVer.Action/pull/313
- Bump JunitXml.TestLogger from 7.0.2 to 7.1.0 by @dependabot[bot] in https://github.com/Afterlife-Guide/SemVer.Action/pull/314
- Bump the verify group with 1 update by @dependabot[bot] in https://github.com/Afterlife-Guide/SemVer.Action/pull/315
- Bump EnricoMi/publish-unit-test-result-action from 2.21.0 to 2.22.0 by @dependabot[bot] in https://github.com/Afterlife-Guide/SemVer.Action/pull/316
- Bump the verify group with 1 update by @dependabot[bot] in https://github.com/Afterlife-Guide/SemVer.Action/pull/318
- Bump the verify group with 1 update by @dependabot[bot] in https://github.com/Afterlife-Guide/SemVer.Action/pull/320
- Bump baynezy/ChangeLogger.Action from 1.2.0.6 to 1.2.1.7 by @dependabot[bot] in https://github.com/Afterlife-Guide/SemVer.Action/pull/319
- Bump docker/login-action from 2.2.0 to 3.6.0 by @dependabot[bot] in https://github.com/Afterlife-Guide/SemVer.Action/pull/324
- Bump docker/build-push-action from 2.10.0 to 6.18.0 by @dependabot[bot] in https://github.com/Afterlife-Guide/SemVer.Action/pull/323
- Bump actions/checkout from 4.3.0 to 6.0.1 by @dependabot[bot] in https://github.com/Afterlife-Guide/SemVer.Action/pull/322
- Bump actions/setup-dotnet from 4.3.1 to 5.0.1 by @dependabot[bot] in https://github.com/Afterlife-Guide/SemVer.Action/pull/321
- Bump Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Hosting by @dependabot[bot] in https://github.com/Afterlife-Guide/SemVer.Action/pull/329
- Bump actions/setup-dotnet from 5.0.1 to 5.1.0 by @dependabot[bot] in https://github.com/Afterlife-Guide/SemVer.Action/pull/327
- Bump the verify group with 1 update by @dependabot[bot] in https://github.com/Afterlife-Guide/SemVer.Action/pull/326
- Bump JunitXml.TestLogger from 7.1.0 to 8.0.0 by @dependabot[bot] in https://github.com/Afterlife-Guide/SemVer.Action/pull/325
- Release version 1.3.2.18 by @baynezy in https://github.com/Afterlife-Guide/SemVer.Action/pull/330
Full Changelog: https://github.com/Afterlife-Guide/SemVer.Action/compare/1.3.1.17...1.3.2.18