Skip to content

Commit 6797bf5

Browse files
authored
Merge pull request #196 from w3bdesign/renovate/rtcamp-action-phpcs-code-review-3.x
Update rtCamp/action-phpcs-code-review action to v3.1.0
2 parents 98eb86b + ae5b4fc commit 6797bf5

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/action-phpcs-code-review@v3.0.1
13+
uses: rtCamp/action-phpcs-code-review@v3.1.0
1414
env:
1515
GH_BOT_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
1616
SKIP_FOLDERS: "tests,.github,vendor"

0 commit comments

Comments
 (0)