Skip to content

Releases: open-turo/actions-python

v2.4.2

Choose a tag to compare

@github-actions github-actions released this 21 Oct 16:51

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

Choose a tag to compare

@github-actions github-actions released this 26 Mar 14:57

2.4.1 (2025-03-26)

Bug Fixes

  • remove poetry install action (191c793)

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Jan 00:53

2.4.0 (2025-01-24)

Features

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

v2.3.2

Choose a tag to compare

@github-actions github-actions released this 24 Jan 00:29

2.3.2 (2025-01-24)

Bug Fixes

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

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 10 Dec 00:04

2.3.1 (2024-12-10)

Bug Fixes

  • release: use correct value for outputs (efa4e40)

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 18:51

2.3.0 (2024-09-10)

Features

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 10:37

2.2.1 (2024-08-19)

Bug Fixes

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

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 18:54

2.2.0 (2024-06-07)

Features

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

v2.1.3

Choose a tag to compare

@github-actions github-actions released this 06 Jun 22:07

2.1.3 (2024-06-06)

Bug Fixes

  • run tests for pip based workflows (2c3ac5b)

v2.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Apr 20:18

2.1.2 (2024-04-19)

Bug Fixes

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