We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87595f6 commit 07a1d32Copy full SHA for 07a1d32
.github/workflows/fix-php-code-style-issues.yml
@@ -19,7 +19,7 @@ jobs:
19
ref: ${{ github.head_ref }}
20
21
- name: Fix PHP code style issues
22
- uses: aglipanci/laravel-pint-action@2.3.0
+ uses: aglipanci/laravel-pint-action@2.3.1
23
24
- name: Commit changes
25
uses: stefanzweifel/git-auto-commit-action@v5
0 commit comments