Open
Description
openedon Oct 1, 2024
The Upload coverage to codecov.io
step in the Code coverage
job in the CI fails for dependabot PRs with the following error (see, for example, https://github.com/uutils/findutils/actions/runs/10987148573/job/30501569269):
Error: Codecov token not found. Please provide Codecov token with -t flag.
Error: Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
It works fine for other PRs, though they use a tokenless upload.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment