Below you will find pages that utilize the taxonomy term “gesslar”
December 30, 2025
Determine Version
Version updated for https://github.com/gesslar/new-version-questionmark to version v1.5.5.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Determine Version GitHub Action” automates the process of comparing a project’s current version (from a specified file like package.json) with the latest Git tag matching a defined pattern. It outputs the next version to publish if the current version is newer or indicates no changes otherwise.
December 29, 2025
Determine Version
Version updated for https://github.com/gesslar/new-version-questionmark to version v1.3.20.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Determine Version GitHub Action automates the process of identifying whether a project’s version has advanced compared to the latest matching Git tag, using semantic versioning. It outputs the new version for publishing or indicates “no changes” if the version has not progressed, streamlining version management and release workflows.