Skip to content

Commit 048e428

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030

3131
- name: Install dependencies
3232
run: pip install -r requirements.txt
33-
34-
- uses: actions/checkout@master
33+
34+
- uses: actions/checkout@v4
3535
- name: Run Snyk to check for vulnerabilities
3636
uses: snyk/actions/python@master
3737
with:

0 commit comments

Comments
 (0)