Skip to content

Commit ac5e52d

Browse files
committed
wip
Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>
1 parent 6b81ab7 commit ac5e52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fix-php-code-style-issues-pint.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)