Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action digest to e28ff12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and vlsi committed Jun 17, 2024
1 parent ebc4752 commit f081046
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@a1504ae490860991a4176aed26b42989650a91d7
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673
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@a1504ae490860991a4176aed26b42989650a91d7
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673
with:
file: ./build/reports/jacoco/jacocoReport/jacocoReport.xml

0 comments on commit f081046

Please sign in to comment.