alandtse / alandtse/auth_capture_proxy
Upgrade deprecated codecov/codecov-action from v1 to v5
- 主要言語
- Python
- スター
- 4
- フォーク
- 7
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## 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.
コントリビューションガイド
評価
この issue はまだ評価されていません。