Skip to content

Commit

Permalink
Merge pull request #782 from s3igo/renovate/codecov-codecov-action-di…
Browse files Browse the repository at this point in the history
…gest

chore(deps): update codecov/codecov-action digest to 1e68e06
  • Loading branch information
s3igo authored Dec 19, 2024
2 parents 9dfaaf6 + 1afe39c commit dbfcc77
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 @@ -152,6 +152,6 @@ jobs:
- name: Generate coverage file
run: bun run coverage
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5
with:
files: ./coverage/coverage-final.json

0 comments on commit dbfcc77

Please sign in to comment.