mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-05-07 00:39:00 +08:00
chore(deps): bump peter-evans/create-pull-request from 7 to 8
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2ccacb8102
commit
64c5ecb3ca
2
.github/workflows/license-header-fix.yml
vendored
2
.github/workflows/license-header-fix.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
run: python3 scripts/license-header.py --fix
|
run: python3 scripts/license-header.py --fix
|
||||||
|
|
||||||
- name: Create pull request
|
- name: Create pull request
|
||||||
uses: peter-evans/create-pull-request@v7
|
uses: peter-evans/create-pull-request@v8
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
base: ${{ inputs.base_branch }}
|
base: ${{ inputs.base_branch }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user