Skip to content

Commit 5e042e9

Browse files
committed
updated Snyk
1 parent 6f56e8b commit 5e042e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/M1-4-2-CI-Practice.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113
- uses: actions/checkout@master
114114
- name: Install dependencies
115115
run: |
116+
python -m pip install --upgrade pip
116117
pip install -r requirements.txt
117118
- name: Run Snyk to check for vulnerabilities
118119
uses: snyk/actions/node@master

0 commit comments

Comments
 (0)