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