Skip to content

v12.0.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 11:52
· 1 commit to master since this release

12.0.4 (2024-10-20)

Bug Fixes

  • properly passthrough environment variables (2477f1c)

Reverts

  • Revert "fix: do not use shell for user initiated docker exec" (b4b400c)
  • Revert "fix: fix ENOENT issues on macOS" (42d27c5)
  • Revert "fix: only invoke a shell for docker commands known to cause problems on macos" (8635ac0)
  • Revert "fix: run all commands in a shell and quote all user provided parameters" (887893f)
  • Revert "Remove potentially unnecessary shell" (48b9b8f)