Create Pull Request
Version updated for peter-evans/create-pull-request to version v7.0.1.
- This action is used across all versions by 124,295 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
⚙️ 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 https://github.com/peter-evans/create-pull-request/pull/3283
- build(deps-dev): bump @types/node from 18.19.46 to 18.19.48 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/3288
- build(deps-dev): bump @typescript-eslint/parser from 7.17.0 to 7.18.0 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/3289
- build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/3290
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.17.0 to 7.18.0 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/3291
- fix: handle ambiguous argument failure on diff stat by @peter-evans in https://github.com/peter-evans/create-pull-request/pull/3312
Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.0...v7.0.1