Skip to content

Commit 94a0bd0

Browse files
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](yii2-framework/actions@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] <support@github.com>
1 parent f5b8eb3 commit 94a0bd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mutation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permissions:
1818

1919
jobs:
2020
mutation:
21-
uses: yii2-framework/actions/.github/workflows/infection.yml@v1
21+
uses: yii2-framework/actions/.github/workflows/infection.yml@v2
2222
with:
2323
before-hook: composer require infection/infection --dev --no-progress --no-suggest --prefer-dist
2424
phpstan: true

0 commit comments

Comments
 (0)