File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 7676 working-directory : openc3-cosmos-cmd-tlm-api
7777 env :
7878 OPENC3_DEVEL : ../openc3
79- - uses : codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
79+ - uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
8080 with :
8181 directory : openc3-cosmos-cmd-tlm-api/coverage
8282 flags : ruby-api # See codecov.yml
@@ -124,7 +124,7 @@ jobs:
124124 working-directory : openc3-cosmos-script-runner-api
125125 env :
126126 OPENC3_DEVEL : ../openc3
127- - uses : codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
127+ - uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
128128 with :
129129 directory : openc3-cosmos-script-runner-api/coverage
130130 flags : ruby-api # See codecov.yml
@@ -169,7 +169,7 @@ jobs:
169169 uv run --frozen coverage run -m pytest ../../openc3-cosmos-script-runner-api/test/
170170 uv run --frozen coverage xml -i
171171 working-directory : openc3/python
172- - uses : codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
172+ - uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
173173 with :
174174 working-directory : openc3/python
175175 flags : python # See codecov.yml
Original file line number Diff line number Diff line change 8989 - name : Generate coverage
9090 run : pnpm fixlinux; pnpm cobertura
9191 working-directory : playwright
92- - uses : codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
92+ - uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
9393 with :
9494 directory : playwright/coverage
9595 flags : firefox-nightly
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ jobs:
103103 - name : Generate coverage
104104 run : pnpm fixlinux; pnpm cobertura
105105 working-directory : playwright
106- - uses : codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
106+ - uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
107107 with :
108108 directory : playwright/coverage
109109 flags : frontend # See codecov.yml
Original file line number Diff line number Diff line change 6565 working-directory : openc3/python
6666 - name : Prune uv cache
6767 run : uv cache prune --ci
68- - uses : codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
68+ - uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
6969 with :
7070 working-directory : openc3/python
7171 flags : python # See codecov.yml
Original file line number Diff line number Diff line change 5959 working-directory : openc3
6060 env :
6161 OPENC3_DEVEL : ${GITHUB_WORKSPACE}/openc3
62- - uses : codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
62+ - uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
6363 with :
6464 directory : openc3/coverage
6565 flags : ruby-backend # See codecov.yml
7070 env :
7171 OPENC3_NO_EXT : 1
7272 OPENC3_DEVEL : ${GITHUB_WORKSPACE}/openc3
73- - uses : codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
73+ - uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
7474 with :
7575 directory : openc3/coverage
7676 flags : ruby-backend # See codecov.yml
You can’t perform that action at this time.
0 commit comments