Skip to content

Commit

Permalink
Merge pull request #40 from njoguamos/dependabot/github_actions/aglip…
Browse files Browse the repository at this point in the history
…anci/laravel-pint-action-2.3.0

Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0
  • Loading branch information
njoguamos authored May 30, 2023
2 parents f437294 + 09183f8 commit fbd99bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fix-php-code-style-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
ref: ${{ github.head_ref }}

- name: Fix PHP code style issues
uses: aglipanci/laravel-pint-action@2.2.0
uses: aglipanci/laravel-pint-action@2.3.0
with:
preset: 'psr12'
verboseMode: true
Expand Down

0 comments on commit fbd99bd

Please sign in to comment.