Skip to content

Commit

Permalink
Merge pull request #318 from linchpin/renovate/rtcamp-action-phpcs-co…
Browse files Browse the repository at this point in the history
…de-review-3.x

chore(deps): update rtcamp/action-phpcs-code-review action to v3
  • Loading branch information
aaronware authored Jun 25, 2024
2 parents b399667 + 02282ae commit 17d450c
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 @@ -20,7 +20,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Run PHPCS inspection
uses: rtCamp/action-phpcs-code-review@v2.1.0
uses: rtCamp/action-phpcs-code-review@v3.0.1
env:
GH_BOT_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
SKIP_FOLDERS: ".deployment,.github,assets,css,js,lib,sourcedata,wsdl,vendor"
Expand Down

0 comments on commit 17d450c

Please sign in to comment.