From 5c8358c47a3c8f53ecdc5458b4f5b4548fca9a17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 20:54:02 +0200 Subject: [PATCH] chore(deps): Bump sjinks/setup-wordpress-test-library (#6052) Bumps [sjinks/setup-wordpress-test-library](https://github.com/sjinks/setup-wordpress-test-library) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/sjinks/setup-wordpress-test-library/releases) - [Commits](https://github.com/sjinks/setup-wordpress-test-library/compare/v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: sjinks/setup-wordpress-test-library dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/actions/run-wp-tests/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/run-wp-tests/action.yml b/.github/actions/run-wp-tests/action.yml index b0a47ebeac..7d21f8a73c 100644 --- a/.github/actions/run-wp-tests/action.yml +++ b/.github/actions/run-wp-tests/action.yml @@ -84,7 +84,7 @@ runs: uses: ramsey/composer-install@3.0.0 - name: Set up WordPress and WordPress Test Library - uses: sjinks/setup-wordpress-test-library@v2.1.2 + uses: sjinks/setup-wordpress-test-library@v2.1.3 with: version: ${{ inputs.wordpress }}