Skip to content

Commit

Permalink
Merge branch 'main' into feature-update
Browse files Browse the repository at this point in the history
  • Loading branch information
StanBarrows authored Jan 10, 2024
2 parents c5ee202 + f9be77d commit 683f767
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fix-php-code-style-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
ref: ${{ github.head_ref }}

- name: Fix PHP code style issues
uses: aglipanci/[email protected].0
uses: aglipanci/[email protected].1

- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Fix styling

0 comments on commit 683f767

Please sign in to comment.