Skip to content

Releases: actions-ecosystem/action-get-latest-tag

v1.6.0

13 Apr 14:12
b7c32da
Compare
Choose a tag to compare

What's Changed

  • Fix `fatal: unsafe repository ('/github/workspace' is owned by someon… by @tokestermw in #19

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

16 Feb 08:07
f312a19
Compare
Choose a tag to compare
v1.5.0: PR #18 Supressing error if no tags on the repository but we'r…

…e trying to get non-semver tag

v1.4.0

18 Sep 09:16
2ddc5e7
Compare
Choose a tag to compare

What's New

  • Suppress 'git fetch --unshallow' error (#11)

v1.3.0

06 Sep 07:26
4c70a61
Compare
Choose a tag to compare

What's New

  • Fix wrong fetching semver latest tag (#10)

v1.2.0

09 May 18:19
51c1bae
Compare
Choose a tag to compare

What's New

  • Allowed the action return the initial version as outputs.tag
    • Added inputs.initial_version and inputs.with_initial_version

v1.1.0

06 May 10:46
eb03b12
Compare
Choose a tag to compare

What's New

  • Added inputs.semver_only

v1.0.0

04 May 23:41
cb29c1e
Compare
Choose a tag to compare