diff --git a/.github/workflows/wp-compatibility-test.yml b/.github/workflows/wp-compatibility-test.yml index cf875f7..e4143cf 100644 --- a/.github/workflows/wp-compatibility-test.yml +++ b/.github/workflows/wp-compatibility-test.yml @@ -89,7 +89,7 @@ jobs: cp -r languages "$BUILD_DIR/" - name: WordPress Plugin Check - uses: WordPress/plugin-check-action@v1.1.6 + uses: WordPress/plugin-check-action@v1.1.7 with: # Production-style plugin directory. Excludes repo-only files such as # .github, GEMINI.md, and other development artifacts.