Skip to content

Commit 574ebff

Browse files
authored
Merge pull request #1052 from irazasyed/dependabot/github_actions/aglipanci/laravel-pint-action-2.2.0
Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 Co-authored-by: Irfaq Syed <irazasyed@users.noreply.github.com>
2 parents 9996917 + 36ff5d1 commit 574ebff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v3
1818

1919
- name: "Laravel Pint"
20-
uses: aglipanci/laravel-pint-action@2.1.0
20+
uses: aglipanci/laravel-pint-action@2.2.0
2121
with:
2222
preset: laravel
2323

0 commit comments

Comments
 (0)