From 6ac68e33f9ac5de6e37d2271073306f549501cbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 09:12:53 +0000 Subject: [PATCH] Bump WordPress/plugin-check-action Bumps the actions group with 1 update in the / directory: [WordPress/plugin-check-action](https://github.com/wordpress/plugin-check-action). Updates `WordPress/plugin-check-action` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/wordpress/plugin-check-action/releases) - [Commits](https://github.com/wordpress/plugin-check-action/compare/v1.1.5...v1.1.6) --- updated-dependencies: - dependency-name: WordPress/plugin-check-action dependency-version: 1.1.6 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 6c4124e..c59043d 100644 --- a/.github/workflows/wp-compatibility-test.yml +++ b/.github/workflows/wp-compatibility-test.yml @@ -70,7 +70,7 @@ jobs: echo "✅ Cleanup complete" - name: WordPress Plugin Check - uses: WordPress/plugin-check-action@v1.1.5 + uses: WordPress/plugin-check-action@v1.1.6 with: # Build directory - using repository root build-dir: './'