Skip to content

Commit e36e67c

Browse files
committed
i re added the requirements.txt even though they are already there
1 parent 4b38b0a commit e36e67c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/unit-sec-test.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,8 @@ jobs:
3434
- uses: actions/checkout@master
3535
- name: Run Snyk to check for vulnerabilities
3636
uses: snyk/actions/python@master
37-
with:
38-
python-version: "3.12.5"
39-
40-
37+
38+
4139
- name: Install Snyk CLI
4240
run: npm install -g snyk
4341

0 commit comments

Comments
 (0)