Skip to content

Commit

Permalink
codecov on CI to use use_oidc
Browse files Browse the repository at this point in the history
  • Loading branch information
imcotton committed Jul 8, 2024
1 parent 32bfabf commit 7cbf081
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: push

permissions:
contents: read
id-token: write

jobs:
test:
Expand Down Expand Up @@ -33,6 +34,6 @@ jobs:
- name: Run Codecov
uses: codecov/codecov-action@v4
with:
slug: imcotton/at-key-gen-ssh-ed25519
token: ${{ secrets.CODECOV_TOKEN }}
files: cov.lcov
use_oidc: true

0 comments on commit 7cbf081

Please # to comment.