Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action digest to 920a494 (#3019)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 25, 2023
1 parent 05d8d04 commit 0a49e9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/omni.yml
Expand Up @@ -364,7 +364,7 @@ jobs:
properties: |
includeTestTags=${{ matrix.junit_include_tags }}
- name: 'Upload code coverage'
uses: codecov/codecov-action@f4993f1f51afcf25412b4647d217c7501e30d2e6
uses: codecov/codecov-action@920a494b79682cbe66e809659bfbe068b2be2aed
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@f4993f1f51afcf25412b4647d217c7501e30d2e6
uses: codecov/codecov-action@920a494b79682cbe66e809659bfbe068b2be2aed
with:
file: ./build/reports/jacoco/jacocoReport/jacocoReport.xml

0 comments on commit 0a49e9f

Please sign in to comment.