Skip to content

Releases: rlespinasse/github-slug-action

v5.0.0

05 Nov 23:18
aba9f8d
Compare
Choose a tag to compare

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

30 Apr 20:32
797d688
Compare
Choose a tag to compare

4.5.0 (2024-04-30)

Features

  • bump github/super-linter from 5 to 6 (#145) (797d688)

v3.9.0

28 Jan 19:30
Compare
Choose a tag to compare

3.9.0 (2024-01-28)

Features

v3.8.0

20 Oct 10:59
Compare
Choose a tag to compare

3.8.0 (2023-10-20)

Features

  • use node16 as action run mode (7bf92d8)

v4.4.1

20 Feb 11:00
102b1a0
Compare
Choose a tag to compare

4.4.1 (2023-02-20)

Bug Fixes

  • use github.head_ref env var as trusted input (102b1a0)

v4.4.0

31 Oct 18:59
a362e5f
Compare
Choose a tag to compare

4.4.0 (2022-10-31)

Features

  • support GHES step output management (a362e5f)

v4.3.2

17 Oct 19:25
b011e83
Compare
Choose a tag to compare

4.3.2 (2022-10-17)

Bug Fixes

  • update dependencies to remove internal warnings (b011e83)

v4.3.1

15 Oct 18:58
00198f8
Compare
Choose a tag to compare

4.3.1 (2022-10-15)

Bug Fixes

  • use environment file to manage outputs (00198f8)

v3.7.1

15 Oct 18:55
Compare
Choose a tag to compare

3.7.1 (2022-10-15)

Bug Fixes

  • use environment file to manage outputs (dedf4ac)

v4.3.0

02 Oct 20:56
9c3571f
Compare
Choose a tag to compare

4.3.0 (2022-10-02)

Features

  • generate proper git tag (9c3571f)