alandtse / alandtse/auth_capture_proxy
Upgrade deprecated codecov/codecov-action from v1 to v5
- Langage dominant
- Python
- Étoiles
- 4
- Forks
- 7
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## Background
The repository currently uses `codecov/codecov-action@v1` in CI workflows, which is deprecated and poses a future breakage risk.
## Current Usage
- `.github/workflows/pull-test.yml`
- `.github/workflows/push-main.yml`
## Recommended Action
Upgrade to `codecov/codecov-action@v5`, which is the modern version. Note that v5 may require:
- A Codecov token configured via repository secrets
- OIDC authentication setup
## References
- Reported by @danielbrunt57 in PR #31: https://github.com/alandtse/auth_capture_proxy/pull/31
## Impact
Low priority while v1 continues working, but should be addressed before it breaks to avoid CI disruption.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.