[geos-commits] [SCM] GEOS branch dependabot/github_actions/codecov/codecov-action-6 created. 7ee896ca55a54cefd36b276fcd9d0656ee955190
git at osgeo.org
git at osgeo.org
Wed Apr 1 13:12:49 PDT 2026
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".
The branch, dependabot/github_actions/codecov/codecov-action-6 has been created
at 7ee896ca55a54cefd36b276fcd9d0656ee955190 (commit)
- Log -----------------------------------------------------------------
commit 7ee896ca55a54cefd36b276fcd9d0656ee955190
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Apr 1 20:12:24 2026 +0000
Bump codecov/codecov-action from 5 to 6
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.
- [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/v5...v6)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support at github.com>
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 5885f3b90..3fddde083 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -254,7 +254,7 @@ jobs:
- name: Upload Coverage to Codecov
if: ${{ matrix.ci.build_type == 'Coverage' && !cancelled() }}
- uses: codecov/codecov-action at v5
+ uses: codecov/codecov-action at v6
with:
fail_ci_if_error: false
files: build/coverage.info
-----------------------------------------------------------------------
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list