Skip to content
This repository was archived by the owner on Jul 3, 2021. It is now read-only.

Commit 07d67f8

Browse files
committed
chore(deps): update coverage-reporter orb to v12.1.7
1 parent ecdf0e7 commit 07d67f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ variables:
88
orbs:
99
codecov: codecov/codecov@1.0.2 # need to allow 3rd party orbs in project settings on circleci
1010
python: circleci/python@1.4.0
11-
coverage-reporter: codacy/coverage-reporter@12.1.4
11+
coverage-reporter: codacy/coverage-reporter@12.1.7
1212

1313
jobs:
1414
instantiate:

0 commit comments

Comments
 (0)