Skip to content

Commit 28904b6

Browse files
dependabot[bot]korridor
authored andcommitted
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] <[email protected]>
1 parent 1d34a77 commit 28904b6

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
@@ -10,6 +10,6 @@ jobs:
1010
uses: actions/checkout@v4
1111

1212
- name: "Check code style"
13-
uses: aglipanci/laravel-pint-action@2.4
13+
uses: aglipanci/laravel-pint-action@2.5
1414
with:
1515
configPath: "pint.json"

0 commit comments

Comments
 (0)