From 82ab52d110a4b2e9cc60f0e841a31236bf930cb3 Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Thu, 1 Feb 2024 14:26:09 -0800 Subject: [PATCH] Update README.md (#1251) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a0f8b857..a8158886b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Breaking Changes - Tokenless uploading is unsupported. However, PRs made from forks to the upstream public repos will support tokenless (e.g. contributors to OS projects do not need the upstream repo's Codecov token) - Various arguments to the Action have been removed +- For repositories using `Dependabot`, users will need to ensure that it has access to the Codecov token for PRs from Dependabot to upload coverage. `v3` versions and below will not have access to CLI features (e.g. global upload token, ATS).