Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action digest to 6f75c27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and vlsi committed Jul 29, 2024
1 parent b46a8b9 commit cdf429c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/omni.yml
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ jobs:
properties: |
includeTestTags=${{ matrix.junit_include_tags }}
- name: 'Upload code coverage'
uses: codecov/codecov-action@a06c39c510ff76f525ab8dbc53c8aed68e488262
uses: codecov/codecov-action@6f75c27045d2e068673192a87c7e9c3eebf59b2a
with:
file: ./build/reports/jacoco/jacocoReport/jacocoReport.xml

Expand Down Expand Up @@ -415,6 +415,6 @@ jobs:
properties: |
includeTestTags=!org.postgresql.test.SlowTests & !replication
- name: 'Upload code coverage'
uses: codecov/codecov-action@a06c39c510ff76f525ab8dbc53c8aed68e488262
uses: codecov/codecov-action@6f75c27045d2e068673192a87c7e9c3eebf59b2a
with:
file: ./build/reports/jacoco/jacocoReport/jacocoReport.xml

0 comments on commit cdf429c

Please sign in to comment.