Releases: olegtarasov/get-tag
Releases · olegtarasov/get-tag
v2.1.3
Changed action runtime to node 20
Changed action runtime to node16
Updated dependencies
Just updated some dependencies
Fixed errors caused by GitHub security updates
Regex support for tag names
Action now supports regular expressions to extract part of tag strings.
Attention! Environment variable name changed from GITHUB_TAG_NAME
to GIT_TAG_NAME
to conform to GitHub naming guidelines.
Initial version
Initial version of the action.