Skip to content

Commit 55d1dd8

Browse files
Run security checks on file
1 parent 2e7e05c commit 55d1dd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
run: poetry run liccheck
5454

5555
- name: Run CVE checks
56-
run: poetry run safety check
56+
run: poetry run safety check -r requirements.txt

0 commit comments

Comments
 (0)