We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be08ed1 commit 33ed16dCopy full SHA for 33ed16d
.github/workflows/isar.yml
@@ -103,7 +103,7 @@ jobs:
103
file: ./isar/coverage/lcov.info
104
functionalities: "search" # remove after https://github.com/codecov/codecov-action/issues/600
105
106
- - uses: VeryGoodOpenSource/very_good_coverage@e5c91bc7ce9843e87c800b3bcafdfb86fbe28491 # pin@v2.1.0
+ - uses: VeryGoodOpenSource/very_good_coverage@3b475421464c564c0714d92ce02742bd81fa9eda # pin@v2.2.0
107
if: runner.os == 'Linux' && matrix.sdk == 'stable' && matrix.target == 'linux'
108
with:
109
path: "./isar/coverage/lcov.info"
0 commit comments