chore(deps): update codecov/codecov-action action to v4.3.1

This commit is contained in:
renovate[bot]
2024-05-04 12:21:53 +02:00
committed by Wolfgang Walther
parent 277342bf8c
commit cc7165ca10
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
- name: Run coverage (IO tests and Spec tests against PostgreSQL 15)
run: postgrest-coverage
- name: Upload coverage to codecov
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1
with:
files: ./coverage/codecov.json
token: ${{ secrets.CODECOV_TOKEN }}