From 7a81fa5a2155e0ee3da4b4189bfd90fc2fb012c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 05:42:29 +0000 Subject: [PATCH] Bump yii2-framework/actions/.github/workflows/infection.yml from 1 to 2 Bumps [yii2-framework/actions/.github/workflows/infection.yml](https://github.com/yii2-framework/actions) from 1 to 2. - [Release notes](https://github.com/yii2-framework/actions/releases) - [Changelog](https://github.com/yii2-framework/actions/blob/main/CHANGELOG.md) - [Commits](https://github.com/yii2-framework/actions/compare/v1...v2) --- updated-dependencies: - dependency-name: yii2-framework/actions/.github/workflows/infection.yml dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/mutation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mutation.yml b/.github/workflows/mutation.yml index 91ef2b9..f02b163 100644 --- a/.github/workflows/mutation.yml +++ b/.github/workflows/mutation.yml @@ -18,7 +18,7 @@ permissions: jobs: mutation: - uses: yii2-framework/actions/.github/workflows/infection.yml@v1 + uses: yii2-framework/actions/.github/workflows/infection.yml@v2 with: phpstan: true secrets: