Skip to content

Commit

Permalink
Merge pull request #160 from w3bdesign/renovate/rtcamp-action-phpcs-c…
Browse files Browse the repository at this point in the history
…ode-review-2.x

Update rtCamp/action-phpcs-code-review action to v2.1.0
  • Loading branch information
w3bdesign authored May 8, 2022
2 parents b947fa9 + 4759667 commit 9130de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Run PHPCS inspection
uses: rtCamp/action-phpcs-code-review@v2.0.2
uses: rtCamp/action-phpcs-code-review@v2.1.0
env:
GH_BOT_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
SKIP_FOLDERS: "tests,.github,vendor"
Expand Down

0 comments on commit 9130de4

Please sign in to comment.