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

This commit is contained in:
renovate[bot]
2024-05-20 19:26:18 +02:00
committed by Wolfgang Walther
parent 4156070838
commit b8436fd397
+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@6d798873df2b1b8e5846dba6fb86631229fbcb17 # v4.4.0
uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1
with:
files: ./coverage/codecov.json
token: ${{ secrets.CODECOV_TOKEN }}