We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b29f2e4 + 59431cf commit adbb1b0Copy full SHA for adbb1b0
1 file changed
.github/workflows/plugin-check.yml
@@ -27,7 +27,7 @@ jobs:
27
unzip ${{ github.event.repository.name }}.zip -d build
28
29
- name: Run plugin check
30
- uses: wordpress/plugin-check-action@v1.0.6
+ uses: wordpress/plugin-check-action@v1.1.4
31
with:
32
exclude-checks: 'i18n_usage'
33
build-dir: './build/${{ github.event.repository.name }}'
0 commit comments