Skip to content

Commit a17a73e

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

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@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
52+
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
5353
with:
5454
files: ./coverage/codecov.json
5555
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)