Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Merge pull request #5 from palpalani/dependabot/github_actions/aglipa…
Browse files Browse the repository at this point in the history
…nci/laravel-pint-action-1.0.0

Bump aglipanci/laravel-pint-action from 0.1.0 to 1.0.0
  • Loading branch information
palpalani committed Aug 19, 2022
2 parents a862ce2 + 3791af2 commit 5d20707
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 @@ -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@1.0.0
with:
preset: laravel

Expand Down

0 comments on commit 5d20707

Please sign in to comment.