Skip to content

Commit 70a0234

Browse files
committed
Updated suricata-check version
1 parent 1176b80 commit 70a0234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/suricata-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install dependencies
2727
run: |
2828
python -m pip install --upgrade pip setuptools wheel build
29-
python -m pip install "suricata-check[performance]>=0.3.0beta0"
29+
python -m pip install "suricata-check[performance]>=0.7.1beta0"
3030
3131
- name: Test with suricata-check
3232
run: |

0 commit comments

Comments
 (0)