Skip to content

Commit d02daa7

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] <[email protected]>
1 parent 973358e commit d02daa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fix-php-code-style-issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
token: ${{ secrets.PAT }}
1818

1919
- name: Fix PHP code style issues
20-
uses: aglipanci/laravel-pint-action@2.4
20+
uses: aglipanci/laravel-pint-action@2.5
2121

2222
- name: Commit changes
2323
uses: stefanzweifel/git-auto-commit-action@v5

0 commit comments

Comments
 (0)