Skip to content

Releases: rlespinasse/github-slug-action

v5.5.0

04 Feb 09:49
9e7def6

Choose a tag to compare

5.5.0 (2026-02-04)

Features

v5.4.0

25 Nov 23:51
6f7a8d2

Choose a tag to compare

5.4.0 (2025-11-25)

Features

v5.3.0

19 Oct 21:38
ac4a3a2

Choose a tag to compare

5.3.0 (2025-10-19)

Features

  • bump actions/github-script from 7 to 8 (#170) (ac4a3a2)

v5.2.0

29 Jul 03:43
c33ff65

Choose a tag to compare

5.2.0 (2025-07-29)

Features

  • bump super-linter/super-linter from 7 to 8 (#166) (c33ff65)

v5.1.0

11 Mar 03:17
955b5ba

Choose a tag to compare

5.1.0 (2025-03-11)

Features

  • bump actions/github-script from 6 to 7 (#157) (955b5ba)

v5.0.0

05 Nov 23:18
aba9f8d

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

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

Choose a tag to compare

3.9.0 (2024-01-28)

Features

v3.8.0

20 Oct 10:59

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

Choose a tag to compare

4.4.1 (2023-02-20)

Bug Fixes

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