From 3b34bb3470b8b8ff7c746c5c534dc14744f844ef Mon Sep 17 00:00:00 2001 From: Tom Hu Date: Fri, 11 Sep 2026 16:14:09 -0700 Subject: [PATCH] docs: drop release-note README copy Remove CircleCI and changelog-style release notes from README; input docs remain in action.yml, upload.yml, and step.yml. Co-authored-by: Cursor --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index cdc9a12..d490a36 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,6 @@ `v7` of the Codecov GitHub Action bumps the [Codecov Wrapper](https://github.com/codecov/wrapper) submodule, which now fetches the Codecov Uploader PGP verification key from the `codecovsecops` Keybase account. -`v7.1.0` updates the wrapper to `0.3.0`, which adds an optional `cleanup` input to download the CLI into a temporary directory, and accepts CircleCI-style `1`/`0` values for `skip_validation` and `use_pypi`. - ## v6 Release `v6` of the Codecov GitHub Action support node24