File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ jobs:
219219 with :
220220 files : coverage.xml
221221 fail_ci_if_error : true
222- version : v11.2.3 # Do not bump until this is fixed: https://github.com/getsentry/prevent-cli/issues/101
222+ version : v11.2.5 # Do not bump until this is fixed: https://github.com/getsentry/prevent-cli/issues/101
223223
224224 - name : Comment PR if tests failed
225225 if : steps.upload-to-codecov.outcome == 'failure'
Original file line number Diff line number Diff line change @@ -214,7 +214,7 @@ jobs:
214214 with :
215215 files : coverage.xml
216216 fail_ci_if_error : true
217- version : v11.2.3 # Do not bump until this is fixed: https://github.com/getsentry/prevent-cli/issues/101
217+ version : v11.2.5 # Do not bump until this is fixed: https://github.com/getsentry/prevent-cli/issues/101
218218
219219 - name : Comment PR if tests failed
220220 if : steps.upload-to-codecov.outcome == 'failure'
You can’t perform that action at this time.
0 commit comments