Skip to content

Commit a55d5ad

Browse files
committed
i re added the requirements.txt even though they are already there
1 parent ad9562e commit a55d5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232

3333

34-
- uses: actions/checkout@master
34+
- uses: actions/checkout@v3
3535
- name: Run Snyk to check for vulnerabilities
3636
uses: snyk/actions/python@master
3737
with:

0 commit comments

Comments
 (0)