Skip to content

Commit

Permalink
Merge pull request #6 from plank/dependabot/github_actions/aglipanci/…
Browse files Browse the repository at this point in the history
…laravel-pint-action-2.4

Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4
  • Loading branch information
kfriars committed Apr 22, 2024
2 parents d47ad88 + f86160f commit 041b5a4
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 @@ -19,7 +19,7 @@ jobs:
ref: ${{ github.head_ref }}

- name: Fix PHP code style issues
uses: aglipanci/laravel-pint-action@2.3.1
uses: aglipanci/laravel-pint-action@2.4

- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v5
Expand Down

0 comments on commit 041b5a4

Please sign in to comment.