File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1188,7 +1188,7 @@ jobs:
11881188 pattern : coverage-*
11891189 - name : Upload coverage to Codecov
11901190 if : needs.info.outputs.test_full_suite == 'true'
1191- uses : codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
1191+ uses : codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
11921192 with :
11931193 fail_ci_if_error : true
11941194 flags : full-suite
@@ -1313,7 +1313,7 @@ jobs:
13131313 pattern : coverage-*
13141314 - name : Upload coverage to Codecov
13151315 if : needs.info.outputs.test_full_suite == 'false'
1316- uses : codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
1316+ uses : codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
13171317 with :
13181318 fail_ci_if_error : true
13191319 token : ${{ secrets.CODECOV_TOKEN }}
You can’t perform that action at this time.
0 commit comments