Releases: rlespinasse/github-slug-action
Releases · rlespinasse/github-slug-action
v5.0.0
5.0.0 (2024-11-05)
Features
- use GITHUB_REF_POINT as variable for the branch name (#149) (aba9f8d)
BREAKING CHANGES
- Change the behavior of GITHUB_REF_NAME to match the default GitHub Action behavior,
- Introduce GITHUB_REF_POINT as a replacement for GITHUB_REF_NAME to match this GitHub Action behavior in v4.
v4.5.0
4.5.0 (2024-04-30)
Features
v3.9.0
3.9.0 (2024-01-28)
Features
v3.8.0
3.8.0 (2023-10-20)
Features
- use node16 as action run mode (7bf92d8)
v4.4.1
4.4.1 (2023-02-20)
Bug Fixes
- use github.head_ref env var as trusted input (102b1a0)
v4.4.0
4.4.0 (2022-10-31)
Features
- support GHES step output management (a362e5f)
v4.3.2
4.3.2 (2022-10-17)
Bug Fixes
- update dependencies to remove internal warnings (b011e83)
v4.3.1
4.3.1 (2022-10-15)
Bug Fixes
- use environment file to manage outputs (00198f8)
v3.7.1
3.7.1 (2022-10-15)
Bug Fixes
- use environment file to manage outputs (dedf4ac)
v4.3.0
4.3.0 (2022-10-02)
Features