Skip to content

Commit f5f64ac

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

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
@@ -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@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
52+
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
5353
with:
5454
files: ./coverage/codecov.json
5555
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)