Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action digest to 438fa9e (pgjdbc#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and redalogobject committed Dec 7, 2023
1 parent 2503abc commit 8c0a4ab
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@920a494b79682cbe66e809659bfbe068b2be2aed
uses: codecov/codecov-action@438fa9e3ac8872b7162a502089be7daf796a8fbb
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@920a494b79682cbe66e809659bfbe068b2be2aed
uses: codecov/codecov-action@438fa9e3ac8872b7162a502089be7daf796a8fbb
with:
file: ./build/reports/jacoco/jacocoReport/jacocoReport.xml

0 comments on commit 8c0a4ab

Please sign in to comment.