Skip to content

Commit fdbfa4b

Browse files
author
Ian Lewis
authored
Add link to docs on Dependabot secrets (#1260)
1 parent 9855cf7 commit fdbfa4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
- Various arguments to the Action have been removed
1414

1515
### Dependabot
16-
- For repositories using `Dependabot`, users will need to ensure that it has access to the Codecov token for PRs from Dependabot to upload coverage.
16+
- For repositories using `Dependabot`, users will need to ensure that it has access to the Codecov token for PRs from Dependabot to upload coverage. To do this, please add your `CODECOV_TOKEN` as a Dependabot Secret. For more information, see ["Configuring access to private registries for Dependabot."](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/configuring-access-to-private-registries-for-dependabot#storing-credentials-for-dependabot-to-use)
1717

1818
`v3` versions and below will not have access to CLI features (e.g. global upload token, ATS).
1919

0 commit comments

Comments
 (0)