chore(deps): update all dependencies

This commit is contained in:
renovate[bot]
2025-03-27 19:32:19 +00:00
committed by Wolfgang Walther
parent 48e6267dde
commit 852f833d56
6 changed files with 17 additions and 17 deletions
+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@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
with:
files: ./coverage/codecov.json
token: ${{ secrets.CODECOV_TOKEN }}