(groovy) branch dependabot/github_actions/codecov/codecov-action-4 deleted (was 87b6035e55)

2024-04-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/codecov/codecov-action-4
in repository https://gitbox.apache.org/repos/asf/groovy.git


 was 87b6035e55 Bump codecov/codecov-action from 3 to 4

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(groovy) branch master updated: Bump codecov/codecov-action from 3 to 4

2024-04-28 Thread paulk
This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/master by this push:
 new 246ca1ef10 Bump codecov/codecov-action from 3 to 4
246ca1ef10 is described below

commit 246ca1ef10f70c8d26a2f96c0e6f4e122b3ebc38
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 8 09:17:34 2024 +

Bump codecov/codecov-action from 3 to 4

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) 
from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 
---
 .github/workflows/groovy-build-coverage.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/groovy-build-coverage.yml 
b/.github/workflows/groovy-build-coverage.yml
index 0633bb76b5..b9fbfffaa1 100644
--- a/.github/workflows/groovy-build-coverage.yml
+++ b/.github/workflows/groovy-build-coverage.yml
@@ -41,4 +41,4 @@ jobs:
 run: ./gradlew -Pcoverage=true jacocoAllReport
 timeout-minutes: 60
   - name: Upload coverage to Codecov
-uses: codecov/codecov-action@v3
+uses: codecov/codecov-action@v4