Skip to content

Commit 4e218ec

Browse files
[deps]: Update getsentry/prevent-cli to v11.2.5
1 parent e9c7a5c commit 4e218ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test-bwa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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'

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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'

0 commit comments

Comments
 (0)