From a0447646a61c98800858c1b79a5cf1ebb683c3ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 09:05:58 +0000 Subject: [PATCH] Bump WordPress/plugin-check-action in the actions group Bumps the actions group with 1 update: [WordPress/plugin-check-action](https://github.com/wordpress/plugin-check-action). Updates `WordPress/plugin-check-action` from 1.1.6 to 1.1.7 - [Release notes](https://github.com/wordpress/plugin-check-action/releases) - [Commits](https://github.com/wordpress/plugin-check-action/compare/v1.1.6...v1.1.7) --- updated-dependencies: - dependency-name: WordPress/plugin-check-action dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/wp-compatibility-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.