3.9.0 (2024-01-28)
3.8.0 (2023-10-20)
- use node16 as action run mode (7bf92d8)
3.7.1 (2022-10-15)
- use environment file to manage outputs (dedf4ac)
3.7.0 (2022-10-02)
- generate proper git tag (68babf6)
3.6.1 (2022-08-22)
- remove trailing hyphens if any after cut (19f9c84)
3.6.0 (2021-09-15)
- add GITHUB_REF_NAME env var (12a7510)
3.5.1 (2021-03-31)
- update dist files (e6c550f)
3.5.0 (2021-03-30)
- allow underscore in slug values (475d293)
3.4.0 (2021-03-02)
- add _CS suffix to keep value case-sensitive (6c93fcb)
3.3.0 (2021-01-25)
- support pull-request for slug and slug url (78985f8)
- support partial GITHUB_REPOSITORY (75ce03b)
3.2.0 (2021-01-12)
- expose GITHUB_EVENT_PULL_REQUEST_HEAD_SHA_SHORT (5b9fe60)
3.1.0 (2020-11-01)
- action: improve marketplace information (3cddc4f)
3.0.0 (2020-10-26)
- upgrade actions core due to CVE fix (d0549c1)
- add support for windows and macos jobs (13c2f38)
- The action implementation move from container action to node.js action
Co-authored-by: Romain Lespinasse [email protected]
2.1.0 (2020-07-28)
- expose slug variables for github.event.ref (5a334a8)