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

This commit is contained in:
renovate[bot]
2024-11-15 18:54:10 +01:00
committed by Wolfgang Walther
parent cb22931015
commit 4d4f93da40
+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@968872560f81e7bdde9272853e65f2507c0eca7c # v5.0.0
uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a # v5.0.2
with:
files: ./coverage/codecov.json
token: ${{ secrets.CODECOV_TOKEN }}