Skip to content

Commit af6db09

Browse files
committed
ci: use oidc for codecov access
1 parent cced457 commit af6db09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/famedly-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ jobs:
256256
- name: Codecov - Upload coverage
257257
uses: codecov/codecov-action@v5
258258
with:
259-
token: ${{secrets.CODECOV_TOKEN}}
259+
use_oidc: true
260260

261261
sytest:
262262
if: ${{ !failure() && !cancelled() }}

0 commit comments

Comments
 (0)