Skip to content

Commit

Permalink
Bump rtCamp/action-phpcs-code-review from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [rtCamp/action-phpcs-code-review](https://github.com/rtcamp/action-phpcs-code-review) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/rtcamp/action-phpcs-code-review/releases)
- [Commits](rtCamp/action-phpcs-code-review@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: rtCamp/action-phpcs-code-review
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent bdfbecd commit 93abdf9
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@v3.0.0
uses: rtCamp/action-phpcs-code-review@v3.0.1
env:
GH_BOT_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
SKIP_FOLDERS: "tests,.github,vendor,woocommerce,tribe-events"
Expand Down

0 comments on commit 93abdf9

Please sign in to comment.