Releases: gacts/github-slug
Releases · gacts/github-slug
v1.3.1
What's Changed
- Dependencies updated
- Repository code refactored in #75
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Changed
- Version of node runtime for action from node16 to node20
v1.2.5
Fixed
- Is on branch detection on
closed
events #58
v1.2.4
Changed
- Action dependencies were updated
v1.2.3
Changed
- Action dependencies were updated
v1.2.2
Fixed
- Branch name detection on
delete
events #49
v1.2.1
Changed
- Action dependencies were updated
v1.2.0
Changed
- Update to node 16 (Node 12 has an end of life on April 30, 2022)
v1.1.1
Changed
- Action dependencies were updated
v1.1.0
Added
- Outputs
commit-hash
(the commit SHA hash) andcommit-hash-short
(short commit SHA hash)