diff --git a/.github/workflows/run-laravel-pint.yml b/.github/workflows/run-laravel-pint.yml index bdef9a9..080a870 100644 --- a/.github/workflows/run-laravel-pint.yml +++ b/.github/workflows/run-laravel-pint.yml @@ -13,7 +13,7 @@ jobs: ref: ${{ github.head_ref }} - name: Fix PHP code style issues - uses: aglipanci/laravel-pint-action@2.3.0 + uses: aglipanci/laravel-pint-action@2.3.1 - name: Commit changes uses: stefanzweifel/git-auto-commit-action@v4