Skip to content

Releases: open-turo/action-setup-tools

v3.0.7

Choose a tag to compare

@github-actions github-actions released this 03 Apr 20:54

3.0.7 (2026-04-03)

Miscellaneous

  • deps: update actions/checkout action to v6 (73308bd)
  • deps: update actions/setup-go action to v6 (358e8f0)
  • deps: update actions/setup-java action to v5 (755eda7)
  • deps: update actions/setup-node action to v6 (19929c7)
  • deps: update dependency open-turo/renovate-config to v1.17.1 (732ec49)
  • deps: update hashicorp/setup-terraform action to v4 (1c4c4ec)
  • deps: update pre-commit hook pre-commit/pre-commit-hooks to v6 (716455d)

Bug Fixes

  • deps: update actions/setup-python action to v6 (4d9bdbc)

v3.0.6

Choose a tag to compare

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

3.0.6 (2025-10-21)

Bug Fixes

  • prevent shell injection in GitHub Actions workflows (d284155)

Miscellaneous

  • add sec scan: add sec scan (203d8db)
  • add sec scan: add sec scan (a4d28d5)
  • security scan: security scan (b28b671)

v3.0.5

Choose a tag to compare

@github-actions github-actions released this 23 May 21:23

3.0.5 (2025-05-23)

Bug Fixes

  • gha: export java_home from setup-java (87a0d85)

v3.0.4

Choose a tag to compare

@github-actions github-actions released this 21 May 16:58

3.0.4 (2025-05-21)

Bug Fixes

  • gha: disable cache for setup-go (0bafeb6)

v3.0.3

Choose a tag to compare

@github-actions github-actions released this 20 May 21:02

3.0.3 (2025-05-20)

Bug Fixes

  • gha: reduce warning noise when defined both version file and input (e4866a3)
  • gha: update to use $GITHUB_OUTPUT (bd64304)

v3.0.2

Choose a tag to compare

@github-actions github-actions released this 19 May 16:10

3.0.2 (2025-05-19)

Bug Fixes

  • deps: update actions/setup-go action to v5 (c157fcc)

Code Refactoring

  • use GITHUB_OUTPUT for outputs (2311c0d)

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 19 May 14:49

3.0.1 (2025-05-19)

Bug Fixes

  • add steps to detect and install yarn (52b513d)

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 16 May 15:51

3.0.0 (2025-05-16)

⚠ BREAKING CHANGES

  • gha: This action no longer uses custom scripts. Now uses official GitHub setup actions.

Features

  • gha: clean up JS logic to migrate to GitHub Setup Actions (6de7cf1)
  • gha: migrate to GitHub Setup Actions (f584a5b)

Bug Fixes

  • gha: remove default node version 20 (bc78d1f)

v2.0.5

Choose a tag to compare

@github-actions github-actions released this 13 May 21:11

2.0.5 (2025-05-13)

Bug Fixes

  • deps: update all non-major dependencies (a37baf0)

Miscellaneous

  • deps: update all non-major dependencies (059f1f2)
  • deps: update all non-major dependencies (ec47ad1)
  • deps: update node.js to v22.15.0 (a47e770)
  • deps: update pre-commit hook pre-commit/mirrors-eslint to v9.25.0 (e861766)
  • deps: update pre-commit hook pre-commit/mirrors-eslint to v9.25.1 (078cac5)
  • deps: update pre-commit hook pre-commit/mirrors-eslint to v9.26.0 (004840a)

Build System

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 03 Apr 00:23
63ae862

2.0.4 (2025-04-03)

Bug Fixes

  • deps: update all non-major dependencies (1ea51ff)
  • update local node cache (40f7238)

Miscellaneous

  • deps: update all non-major dependencies (1ca4253)
  • deps: update all non-major dependencies (c9e2f8b)
  • deps: update all non-major dependencies (b4340b1)
  • deps: update all non-major dependencies (18348f1)
  • deps: update dependency eslint-config-prettier to v10 (b790148)
  • deps: update dependency globals to v16 (14434b7)
  • deps: update node.js to v22.12.0 (2dbbf07)
  • deps: update node.js to v22.13.0 (860972f)
  • deps: update node.js to v22.13.1 (227e00f)
  • deps: update node.js to v22.14.0 (3a15394)
  • deps: update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.19.0 (321bf59)
  • deps: update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.20.0 (06bccf0)
  • deps: update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.21.0 (b3bcc1e)
  • deps: update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.22.0 (ddc89fc)
  • deps: update pre-commit hook pre-commit/mirrors-eslint to v9.15.0 (cd00dda)
  • deps: update pre-commit hook pre-commit/mirrors-eslint to v9.16.0 (ea7038d)
  • deps: update pre-commit hook pre-commit/mirrors-eslint to v9.17.0 (88438a7)
  • deps: update pre-commit hook pre-commit/mirrors-eslint to v9.18.0 (5abbb0d)
  • deps: update pre-commit hook pre-commit/mirrors-eslint to v9.19.0 (bffb0c4)
  • deps: update pre-commit hook pre-commit/mirrors-eslint to v9.20.0 (1f23dc2)
  • deps: update pre-commit hook pre-commit/mirrors-eslint to v9.20.1 (f520a7c)
  • deps: update pre-commit hook pre-commit/mirrors-eslint to v9.21.0 (a87ea43)
  • deps: update pre-commit hook pre-commit/mirrors-eslint to v9.22.0 (f7e48f2)
  • deps: update pre-commit hook pre-commit/mirrors-eslint to v9.23.0 (2d6b764)
  • deps: update pre-commit hook rhysd/actionlint to v1.7.5 (73d48c3)
  • deps: update pre-commit hook rhysd/actionlint to v1.7.6 (820d47e)
  • deps: update pre-commit hook rhysd/actionlint to v1.7.7 (1032d05)

Build System

Continuous Integration

  • release: use turo semantic release config (63ae862)