Skip to content

Commit f4c8306

Browse files
Bump peter-evans/create-pull-request from 6 to 7 (#367)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v6...v7) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 320fcee commit f4c8306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-autoupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
~/.cache/pre-commit
2424
key: ${{ runner.os }}-3.11-${{ hashFiles('**/.pre-commit-config.yaml') }}
2525
- uses: browniebroke/pre-commit-autoupdate-action@main
26-
- uses: peter-evans/create-pull-request@v6
26+
- uses: peter-evans/create-pull-request@v7
2727
with:
2828
token: ${{ secrets.GITHUB_TOKEN }}
2929
branch: update/pre-commit-hooks

0 commit comments

Comments
 (0)