We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 973358e commit d02daa7Copy full SHA for d02daa7
.github/workflows/fix-php-code-style-issues.yml
@@ -17,7 +17,7 @@ jobs:
17
token: ${{ secrets.PAT }}
18
19
- name: Fix PHP code style issues
20
- uses: aglipanci/laravel-pint-action@2.4
+ uses: aglipanci/laravel-pint-action@2.5
21
22
- name: Commit changes
23
uses: stefanzweifel/git-auto-commit-action@v5
0 commit comments