Skip to content

Commit f016ef1

Browse files
Merge pull request #29 from CodeWithDennis/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
Bump stefanzweifel/git-auto-commit-action from 4 to 5
2 parents 87d030f + f04121e commit f016ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fix-php-code-styling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
uses: aglipanci/laravel-pint-action@2.3.0
2323

2424
- name: Commit changes
25-
uses: stefanzweifel/git-auto-commit-action@v4
25+
uses: stefanzweifel/git-auto-commit-action@v5
2626
with:
2727
commit_message: Fix styling

0 commit comments

Comments
 (0)