Skip to content

Commit 26be30f

Browse files
authored
Merge pull request #1055 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 9b67d45 + ea9d12e commit 26be30f

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
@@ -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)