Skip to content

1.33.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 02:01
· 51 commits to master since this release
317a85d

Fixed

  • Use correct backtick and shell() expression working directory in submodules (#2285 by casey)

Added

  • Add working-directory setting (#2283 by nyurik)
  • Allow [group] attribute on submodules (#2263 by jmwoliver)
  • Allow empty [script] attribute and add set script-interpreter (#2264 by casey)

Misc