alandtse / alandtse/auth_capture_proxy
Upgrade deprecated codecov/codecov-action from v1 to v5
- Lingua principale
- Python
- Stelle
- 4
- Fork
- 7
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.