0.35.0
Release Summary
Adds support for detecting the source repository of reusable workflows directly from the job context in local-workflow-actions. Documentation for actions and workflows was updated.
Internal changes include dependency updates for fast-xml-parser and GitHub Actions dependencies.
Breaking change(s)
local-workflow-actions no longer requires fetching the source repository using an OIDC token, so the id-token: write permission is no longer needed.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #508
- chore: bump fast-xml-parser from 5.5.10 to 5.5.11 in /actions/parse-ci-reports in the npm-dependencies group by @dependabot[bot] in #509
- chore: bump fast-xml-parser from 5.5.11 to 5.7.0 in /actions/parse-ci-reports by @dependabot[bot] in #512
- chore: bump the github-actions-dependencies group across 11 directories with 9 updates by @dependabot[bot] in #516
- chore: bump fast-xml-parser from 5.7.0 to 5.7.1 in /actions/parse-ci-reports in the npm-dependencies group by @dependabot[bot] in #515
- feat(local-workflow-actions)!: get source repo of reusable workflow from job context by @neilime in #514
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #517
Full Changelog: 0.34.2...0.35.0