Skip to content

Commit

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

Bump aglipanci/laravel-pint-action from 2.4 to 2.5
  • Loading branch information
PavlosIsaris authored Feb 3, 2025
2 parents e868935 + be20d46 commit 41d10d9
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 @@ -16,7 +16,7 @@ jobs:
ref: ${{ github.head_ref }}

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

- name: Commit changes
run: |
Expand Down

0 comments on commit 41d10d9

Please sign in to comment.