Skip to content

Commit b4b5721

Browse files
ci(deps): Bump codecov/test-results-action from 1.1.1 to 1.2.1 (#282)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23ee880 commit b4b5721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ jobs:
302302
- id: codecov-results
303303
if: ${{ !cancelled() }}
304304
name: Upload test results to Codecov
305-
uses: codecov/test-results-action@v1.1.1
305+
uses: codecov/test-results-action@v1.2.1
306306
with:
307307
disable_search: true
308308
env_vars: GITHUB_JOB,GITHUB_REF_TYPE

0 commit comments

Comments
 (0)