mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2025-12-06 13:38:53 +08:00
Merge pull request #31 from filamentphp/dependabot/github_actions/aglipanci/laravel-pint-action-2.3.0
chore(deps): bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
- name: Fix PHP code style issues
|
||||
uses: aglipanci/laravel-pint-action@2.2.0
|
||||
uses: aglipanci/laravel-pint-action@2.3.0
|
||||
|
||||
- name: Commit changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
|
||||
Reference in New Issue
Block a user