From af3d5095782e39169c011186a0fbdf0e928bd42c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 17:21:21 +0000 Subject: [PATCH 1/2] Bump codecov/codecov-action in the actions group across 1 directory Bumps the actions group with 1 update in the / directory: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 4.6.0 to 5.3.1 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v4.6.0...v5.3.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7daa076..28b3a7b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,6 +61,6 @@ jobs: --cov-report=term --durations=20 - name: Upload coverage report - uses: codecov/codecov-action@v5.3.1 + uses: codecov/codecov-action@v5.4.3 with: token: ${{ secrets.CODECOV_TOKEN }} From b1b3ac3c4026f2625cc426bb30f29c7a2051ff3b Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 17:21:35 +0000 Subject: [PATCH 2/2] style: pre-commit fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b3b23d..307fd4b 100644 --- a/README.md +++ b/README.md @@ -47,5 +47,5 @@ This template contains the following: ## Open source licensing -We encourage that any software that is built upon this template -to be licensed with an [OSI Approved Licenses](https://opensource.org/licenses) +We encourage that any software that is built upon this template to be licensed +with an [OSI Approved Licenses](https://opensource.org/licenses)