Skip to content

Commit d01044f

Browse files
Merge pull request #1 from enflow/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
Bump stefanzweifel/git-auto-commit-action from 6 to 7
2 parents 707d777 + 073e5f8 commit d01044f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fix-php-code-style-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
uses: aglipanci/laravel-pint-action@2.6
2020

2121
- name: Commit changes
22-
uses: stefanzweifel/git-auto-commit-action@v6
22+
uses: stefanzweifel/git-auto-commit-action@v7
2323
with:
2424
commit_message: Fix styling

0 commit comments

Comments
 (0)