Skip to content

Commit

Permalink
Merge pull request #316 from spatie/dependabot/github_actions/aglipan…
Browse files Browse the repository at this point in the history
…ci/laravel-pint-action-2.3.1

Bump aglipanci/laravel-pint-action from 1.0.0 to 2.3.1
  • Loading branch information
Nielsvanpach committed Mar 5, 2024
2 parents e1940ab + 4d3167b commit 04911e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fix-php-code-style-issues.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
ref: ${{ github.head_ref }}

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

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

0 comments on commit 04911e1

Please sign in to comment.