Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action digest to b4dfea7 (pgjdbc#…
Browse files Browse the repository at this point in the history
…2888)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 8, 2023
1 parent ed209a6 commit e8fbed0
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@fee48966e2ce725aedb2174d5cee5841f4c364b3
uses: codecov/codecov-action@b4dfea724ff5d8e51bb4dffdc668c0d964df6103
with:
file: ./build/reports/jacoco/jacocoReport/jacocoReport.xml

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

0 comments on commit e8fbed0

Please sign in to comment.