Skip to content

Commit

Permalink
Update Plugin Check action name
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy authored Jul 1, 2024
1 parent 6fc3d37 commit eb0f14f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- run: ./vendor/bin/phpstan analyse --error-format=checkstyle | cs2pr

- name: Run wp-plugin-check
uses: swissspidy/wp-plugin-check-action@v1
uses: wordpress/plugin-check-action@v1
with:
exclude-checks: |
late_escaping
Expand Down

0 comments on commit eb0f14f

Please sign in to comment.