Skip to content

Commit d6fc9a8

Browse files
Merge pull request #45 from awcodes/dependabot/github_actions/aglipanci/laravel-pint-action-2.5
Bump aglipanci/laravel-pint-action from 2.4 to 2.5
2 parents c604557 + f2da7ac commit d6fc9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fix-php-code-styling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
ref: ${{ github.head_ref }}
2424

2525
- name: Fix PHP code style issues
26-
uses: aglipanci/laravel-pint-action@2.4
26+
uses: aglipanci/laravel-pint-action@2.5
2727

2828
- name: Commit changes
2929
uses: stefanzweifel/git-auto-commit-action@v5

0 commit comments

Comments
 (0)