Skip to content

Commit cf66803

Browse files
authored
Merge pull request #116 from BeastByteAI/dependabot/github_actions/peter-evans/create-pull-request-7
Bump peter-evans/create-pull-request from 6 to 7
2 parents 8033f5c + 8795e02 commit cf66803

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre_commit_auto_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
git config --local user.email "action@github.com"
2929
git config --local user.name "GitHub Action"
30-
- uses: peter-evans/create-pull-request@v6
30+
- uses: peter-evans/create-pull-request@v7
3131
with:
3232
token: ${{ github.token }}
3333
branch: update/pre-commit-hooks

0 commit comments

Comments
 (0)