From 1b7bb001fb0a26103278299a1bfae08e880f77df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 20:07:56 +0000 Subject: [PATCH] Bump php-forge/actions/.github/workflows/infection.yml from 1 to 2 Bumps [php-forge/actions/.github/workflows/infection.yml](https://github.com/php-forge/actions) from 1 to 2. - [Release notes](https://github.com/php-forge/actions/releases) - [Changelog](https://github.com/php-forge/actions/blob/main/CHANGELOG.md) - [Commits](https://github.com/php-forge/actions/compare/v1...v2) --- updated-dependencies: - dependency-name: php-forge/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 091ee70..38ff764 100644 --- a/.github/workflows/mutation.yml +++ b/.github/workflows/mutation.yml @@ -19,7 +19,7 @@ name: mutation test jobs: mutation: - uses: php-forge/actions/.github/workflows/infection.yml@v1 + uses: php-forge/actions/.github/workflows/infection.yml@v2 with: phpstan: true secrets: