Skip to content

Commit 1707b4b

Browse files
authored
Merge pull request #27 from FrittenKeeZ/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
Bump stefanzweifel/git-auto-commit-action from 6 to 7
2 parents 787fd7d + a9db418 commit 1707b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: aglipanci/laravel-pint-action@2.6
4040

4141
- name: Commit changes
42-
uses: stefanzweifel/git-auto-commit-action@v6
42+
uses: stefanzweifel/git-auto-commit-action@v7
4343
with:
4444
commit_message: PHP Linting (Pint)
4545
skip_fetch: true

0 commit comments

Comments
 (0)