We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd0fa7d commit a6b7147Copy full SHA for a6b7147
.github/workflows/linting.yml
@@ -13,7 +13,7 @@ jobs:
13
ref: ${{ github.head_ref }}
14
15
- name: Run PHP CS Fixer
16
- uses: aglipanci/laravel-pint-action@2.3.1
+ uses: aglipanci/laravel-pint-action@2.5
17
18
- name: Commit changes
19
uses: stefanzweifel/git-auto-commit-action@v5
0 commit comments