Skip to content

Releases: open-turo/actions-python

v2.4.2

21 Oct 16:51

Choose a tag to compare

2.4.2 (2025-10-21)

Bug Fixes

  • additional shell injection vulnerabilities in version update step (b00b9ae)
  • prevent shell injection in GitHub Actions workflows - SEC-4316 (6717827)

v2.4.1

26 Mar 14:57

Choose a tag to compare

2.4.1 (2025-03-26)

Bug Fixes

  • remove poetry install action (191c793)

v2.4.0

24 Jan 00:53

Choose a tag to compare

2.4.0 (2025-01-24)

Features

  • release: use latest open-turo semantic release config (e5f1698)

v2.3.2

24 Jan 00:29

Choose a tag to compare

2.3.2 (2025-01-24)

Bug Fixes

  • deps: update open-turo/action-git-auth action to v4 (b6fa37f)

v2.3.1

10 Dec 00:04

Choose a tag to compare

2.3.1 (2024-12-10)

Bug Fixes

  • release: use correct value for outputs (efa4e40)

v2.3.0

10 Sep 18:51

Choose a tag to compare

2.3.0 (2024-09-10)

Features

v2.2.1

19 Aug 10:37

Choose a tag to compare

2.2.1 (2024-08-19)

Bug Fixes

  • make the Test action fail in case of missing pytest dependency (bc3ac08)

v2.2.0

07 Jun 18:54

Choose a tag to compare

2.2.0 (2024-06-07)

Features

  • test: add pytest-cov and support requirements-test.txt (0332eb4)

v2.1.3

06 Jun 22:07

Choose a tag to compare

2.1.3 (2024-06-06)

Bug Fixes

  • run tests for pip based workflows (2c3ac5b)

v2.1.2

19 Apr 20:18

Choose a tag to compare

2.1.2 (2024-04-19)

Bug Fixes

  • test: always install python, not only for poetry based workflows (3596cd7)