⚙️ Fixes an issue affecting one particular use case where the action fails on diff --stat
with fatal: ambiguous argument
.
What's Changed
- build(deps): bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #3283
- build(deps-dev): bump @types/node from 18.19.46 to 18.19.48 by @dependabot in #3288
- build(deps-dev): bump @typescript-eslint/parser from 7.17.0 to 7.18.0 by @dependabot in #3289
- build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 by @dependabot in #3290
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.17.0 to 7.18.0 by @dependabot in #3291
- fix: handle ambiguous argument failure on diff stat by @peter-evans in #3312
Full Changelog: v7.0.0...v7.0.1