Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | codecov/codecov-action    | v5.2.0 | v5.3.1 |
| packagist   | squizlabs/php_codesniffer | 3.11.2 | 3.11.3 |
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent ee2a9b9 commit f93bd8e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mutation-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
run: "make infection PHPUNIT_FLAGS=--coverage-clover=coverage.xml INFECTION_FLAGS=--logger-github"

- name: "Upload Code Coverage"
uses: "codecov/codecov-action@v5.2.0"
uses: "codecov/codecov-action@v5.3.1"
14 changes: 9 additions & 5 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f93bd8e

Please sign in to comment.