2 parents a1046cf + a3d3500 commit 35ddb6fCopy full SHA for 35ddb6f
1 file changed
.github/workflows/fix-php-code-style.yml
@@ -22,6 +22,6 @@ jobs:
22
uses: aglipanci/laravel-pint-action@2.6
23
24
- name: Commit changes
25
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v7
26
with:
27
commit_message: "chore: fix code style"
0 commit comments