Skip to content

Commit 026ce7d

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v6.0.0 | v6.0.1 | | packagist | infection/infection | 0.33.0 | 0.33.1 |
1 parent 5bf4e37 commit 026ce7d

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/mutation-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
run: "make infection PHPUNIT_FLAGS=--coverage-clover=coverage.xml INFECTION_FLAGS=--logger-github"
4141

4242
- name: "Upload Code Coverage"
43-
uses: "codecov/codecov-action@v6.0.0"
43+
uses: "codecov/codecov-action@v6.0.1"
4444
with:
4545
token: ${{ secrets.CODECOV_TOKEN }}

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)