Skip to content

Commit 9815aa9

Browse files
dependabot[bot]Guts
authored andcommitted
Bump peter-evans/create-pull-request from v2 to v3.5.1
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from v2 to v3.5.1. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v2...ce699aa) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 256f7e4 commit 9815aa9

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
@@ -37,7 +37,7 @@ jobs:
3737
run: pre-commit autoupdate
3838

3939
- name: Create Pull Request
40-
uses: peter-evans/create-pull-request@v2
40+
uses: peter-evans/create-pull-request@v3.5.1
4141
with:
4242
token: ${{ secrets.GITHUB_TOKEN }}
4343
branch: update/pre-commit-autoupdate

0 commit comments

Comments
 (0)