Skip to content

Commit bf5943f

Browse files
authored
Merge pull request #189 from w3bdesign/renovate/rtcamp-action-phpcs-code-review-3.x
Update rtCamp/action-phpcs-code-review action to v3.0.1
2 parents 3a6cd33 + ace154e commit bf5943f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpcs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
with:
1111
ref: ${{ github.event.pull_request.head.sha }}
1212
- name: Run PHPCS inspection
13-
uses: rtCamp/[email protected].0
13+
uses: rtCamp/[email protected].1
1414
env:
1515
GH_BOT_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
1616
SKIP_FOLDERS: "tests,.github,vendor"

0 commit comments

Comments
 (0)