Skip to content

Commit

Permalink
Merge pull request #6 from codedor/dependabot/github_actions/aglipanc…
Browse files Browse the repository at this point in the history
…i/laravel-pint-action-2.3.1

Bump aglipanci/laravel-pint-action from 0.1.0 to 2.3.1
  • Loading branch information
jyrkidn authored Aug 22, 2024
2 parents 63c630b + 801fc40 commit be05c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fix-php-code-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
ref: ${{ github.head_ref }}

- name: Fix PHP code style issues
uses: aglipanci/laravel-pint-action@0.1.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 be05c7d

Please sign in to comment.