chore(deps): update codecov/codecov-action action to v5.5.3

This commit is contained in:
renovate[bot]
2026-03-18 20:02:06 +00:00
committed by Wolfgang Walther
parent 88c365fb52
commit 1934179c64
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
- name: Run coverage (IO tests and Spec tests against latest supported PostgreSQL)
run: postgrest-coverage
- name: Upload coverage to codecov
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
with:
files: ./coverage/codecov.json
token: ${{ secrets.CODECOV_TOKEN }}