Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action digest to 13d8b07
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 10, 2023
1 parent 6611067 commit 9f533c3
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@83bb3d021028f9dc6dbb1d70855155d0cab6e627
uses: codecov/codecov-action@13d8b070d5c4da65fc2f3ccf6afe68f202f09cdc
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@83bb3d021028f9dc6dbb1d70855155d0cab6e627
uses: codecov/codecov-action@13d8b070d5c4da65fc2f3ccf6afe68f202f09cdc
with:
file: ./build/reports/jacoco/jacocoReport/jacocoReport.xml

0 comments on commit 9f533c3

Please sign in to comment.