Skip to content

Commit ac771b1

Browse files
Update aglipanci/laravel-pint-action action to v2.5 (#737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9075024 commit ac771b1

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
@@ -18,7 +18,7 @@ jobs:
1818
token: ${{ secrets.BOT || github.token }}
1919

2020
- name: Fix PHP code style issues
21-
uses: aglipanci/laravel-pint-action@2.4
21+
uses: aglipanci/laravel-pint-action@2.5
2222

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

0 commit comments

Comments
 (0)