Skip to content

Commit 4362ced

Browse files
committed
[SVLS-8827] replace codecov bash uploader with pinned codecov action
1 parent da6f1ce commit 4362ced

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ jobs:
7272
run: yarn test
7373

7474
- name: Upload code coverage report
75-
run: bash <(curl -s https://codecov.io/bash)
75+
uses: codecov/codecov-action@3f20e214133d0983f9a10f3d63b0faf9241a3daa # v6.0.0

0 commit comments

Comments
 (0)