Skip to content

Commit

Permalink
Merge pull request #202 from P3D-Legacy/dependabot/github_actions/agl…
Browse files Browse the repository at this point in the history
…ipanci/laravel-pint-action-1.0.0

Bump aglipanci/laravel-pint-action from 0.1.0 to 1.0.0
  • Loading branch information
dsbilling authored Sep 13, 2022
2 parents 5c1f84b + d807e52 commit c53da5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: "laravel-pint"
uses: aglipanci/laravel-pint-action@0.1.0
uses: aglipanci/laravel-pint-action@1.0.0
with:
preset: laravel
verboseMode: true
Expand Down

0 comments on commit c53da5e

Please sign in to comment.