Skip to content

Commit b265f7b

Browse files
renovate[bot]wolfgangwalther
authored andcommitted
chore(deps): update codecov/codecov-action action to v5.5.1
1 parent 1dca23e commit b265f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Run coverage (IO tests and Spec tests against PostgreSQL 15)
5252
run: postgrest-coverage
5353
- name: Upload coverage to codecov
54-
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
54+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
5555
with:
5656
files: ./coverage/codecov.json
5757
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)