From af828576d7b18b542a57215f78cdb5d122d085f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 15:45:21 +0000 Subject: [PATCH] chore(deps): update ramsey/composer-install action to v3.2.1 --- .github/workflows/ci-integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-integration.yml b/.github/workflows/ci-integration.yml index ac28e90a..01dc4393 100644 --- a/.github/workflows/ci-integration.yml +++ b/.github/workflows/ci-integration.yml @@ -69,7 +69,7 @@ jobs: php-version: "8.3" - name: Install PHP Dependencies - uses: ramsey/composer-install@a35c6ebd3d08125aaf8852dff361e686a1a67947 # 3.2.0 + uses: ramsey/composer-install@a8d0d959dab41457692a5e2041bd9b757a119e3f # 3.2.1 with: working-directory: wptest