1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-07-27 01:51:49 +00:00

Update requirements for the update software workflow

Update the workflow's requirements to use a specific version at the updated
location of the Python project doing the heavy lifting. Additionally the
requirements file is added to the actions/cache key used.
This commit is contained in:
Nicholas McDonnell 2021-12-30 12:46:01 -05:00
parent 3e54857897
commit 3ba78f6958
No known key found for this signature in database
GPG key ID: 7994ADE2A56BE5D1
2 changed files with 3 additions and 2 deletions

View file

@ -50,7 +50,8 @@ jobs:
path: |
${{ env.PIP_CACHE_DIR }}
key: "${{ env.BASE_CACHE_KEY }}\
${{ hashFiles('.github/workflows/update_software_list.yml') }}"
${{ hashFiles('.github/workflows/update_software_list.yml') }}-\
${{ hashFiles('config/requirements.txt') }}"
restore-keys: |
${{ env.BASE_CACHE_KEY }}
- name: Update Python base packages

View file

@ -1 +1 @@
https://api.github.com/repos/cisagov/md-table-to-yml/tarball/develop
https://github.com/cisagov/log4j-md-yml/archive/v1.0.0.tar.gz