Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action digest to b8a1d6a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and vlsi committed Feb 12, 2024
1 parent 6ab2fba commit d0c62ca
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@205d0f3bf25c5bc1bb5ff826aa89997c2f16245b
uses: codecov/codecov-action@b8a1d6a4243f1ff280a5533872c4d80179cc5b4a
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@205d0f3bf25c5bc1bb5ff826aa89997c2f16245b
uses: codecov/codecov-action@b8a1d6a4243f1ff280a5533872c4d80179cc5b4a
with:
file: ./build/reports/jacoco/jacocoReport/jacocoReport.xml

0 comments on commit d0c62ca

Please sign in to comment.