Skip to content

Commit ca5ea2b

Browse files
authored
Merge pull request #210 from Linuxfabrik/dependabot/github_actions/peter-evans/create-pull-request-8
chore(deps): bump peter-evans/create-pull-request from 7 to 8
2 parents f578fe7 + 41ef301 commit ca5ea2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: 'pre-commit autoupdate'
2929

3030
- name: 'Create Pull Request'
31-
uses: 'peter-evans/create-pull-request@v7'
31+
uses: 'peter-evans/create-pull-request@v8'
3232
with:
3333
commit-message: 'chore: update pre-commit hooks'
3434
title: 'chore: update pre-commit hooks'

0 commit comments

Comments
 (0)