Skip to content

Commit

Permalink
[ci] use oidc for codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-doubez authored Sep 18, 2024
1 parent db7d59e commit f0ef586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
with:
token: ${{secrets.CODECOV_TOKEN}}
use_oidc: true
file: ./target/site/jacoco/jacoco.xml

0 comments on commit f0ef586

Please sign in to comment.