Below you will find pages that utilize the taxonomy term “Oliversalzburg”
July 24, 2026
Automatic Semantic Releases
Version updated for https://github.com/oliversalzburg/action-automatic-semantic-releases to version v3.3.1.
This action is used across all versions by 16 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, designed by oliversalzburg, automates the creation of semantic releases. It helps maintain consistency in version numbers and release processes across projects. The action supports both tagged builds and automatic releases on pushes or schedules, ensuring that versions are managed correctly without manual intervention.
July 18, 2026
Automatic Semantic Releases
Version updated for https://github.com/oliversalzburg/action-automatic-semantic-releases to version v3.2.0.
This action is used across all versions by 16 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automatically creates semantic releases based on versioning in code. It supports tagged builds, version management, and development builds with customizable release settings. The action uses the release-version.cjs script to generate versions and can be configured to create draft or prerelease releases.