Skip to content

Commit 1b7bb00

Browse files
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](php-forge/actions@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] <[email protected]>
1 parent 30a3e58 commit 1b7bb00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mutation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ name: mutation test
1919

2020
jobs:
2121
mutation:
22-
uses: php-forge/actions/.github/workflows/infection.yml@v1
22+
uses: php-forge/actions/.github/workflows/infection.yml@v2
2323
with:
2424
phpstan: true
2525
secrets:

0 commit comments

Comments
 (0)