nit(ci): lock python script dependencies
This commit is contained in:
2
.github/workflows/update-mod-versions.yml
vendored
2
.github/workflows/update-mod-versions.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r .github/scripts/requirements.txt
|
||||
pip install -r .github/scripts/requirements.lock
|
||||
|
||||
- name: Update mod versions
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user