Skip to content

Commit e7cc8fe

Browse files
renovate[bot]wolfgangwalther
authored andcommitted
chore(deps): update codecov/codecov-action action to v5.3.1
1 parent 66a9422 commit e7cc8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Run coverage (IO tests and Spec tests against PostgreSQL 15)
5050
run: postgrest-coverage
5151
- name: Upload coverage to codecov
52-
uses: codecov/codecov-action@0da7aa657d958d32c117fc47e1f977e7524753c7 # v5.3.0
52+
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
5353
with:
5454
files: ./coverage/codecov.json
5555
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)