Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 572d8a2

Browse files
Bump aglipanci/laravel-pint-action from 2.4 to 2.5
Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.4 to 2.5. - [Release notes](https://github.com/aglipanci/laravel-pint-action/releases) - [Commits](aglipanci/laravel-pint-action@2.4...2.5) --- updated-dependencies: - dependency-name: aglipanci/laravel-pint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61b41f5 commit 572d8a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 2
1818

1919
- name: Laravel pint
20-
uses: aglipanci/laravel-pint-action@2.4
20+
uses: aglipanci/laravel-pint-action@2.5
2121
with:
2222
preset: laravel
2323

0 commit comments

Comments
 (0)