Skip to content

0.32.0

Choose a tag to compare

@neilime neilime released this 17 Feb 16:29
· 24 commits to main since this release

Release Summary

Actions: a new working-directory option was added to make running steps from a specific folder easier.
Documentation for actions and reusable workflows was refreshed across multiple PRs.

Internal maintenance: dependency updates landed for the GitHub Actions dependency group and the fast-xml-parser package used by actions/parse-ci-reports.

Breaking change(s)

No breaking changes.

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #465
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #466
  • chore: bump fast-xml-parser from 5.3.3 to 5.3.4 in /actions/parse-ci-reports by @dependabot[bot] in #467
  • chore: bump fast-xml-parser from 5.3.4 to 5.3.5 in /actions/parse-ci-reports in the npm-dependencies group by @dependabot[bot] in #470
  • feat(actions): add working-directory by @neilime in #471
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #474
  • chore: bump fast-xml-parser from 5.3.5 to 5.3.6 in /actions/parse-ci-reports in the npm-dependencies group by @dependabot[bot] in #472
  • chore: bump the github-actions-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #473
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #475
  • feat(actions): add working-directory by @neilime in #476
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #477

Full Changelog: 0.31.7...0.32.0