Skip to content

Releases: AIDA-HQ/action-python-versionator

v2.1.0: Use actual bash scripting syntax

08 Aug 18:13

Choose a tag to compare

When the if condition doesn't match the GitHub action workflow stops and the pipeline fails, use proper bash syntax to fix it.

Also update the setup-python action to the latest version.

v2.0.0

08 Aug 18:11

Choose a tag to compare

Full Changelog: v1...v2.0.0

v1.12.0: Use actual bash scripting syntax

08 Aug 18:05

Choose a tag to compare

When the if condition doesn't match the GitHub action workflow stops and the pipeline fails, use proper bash syntax to fix it.

Also update the setup-python action to the latest version.