1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-11-22 16:40:48 +00:00

Use an id when using cisagov/setup-env-github-action

This commit is contained in:
Nicholas McDonnell 2021-09-30 01:00:47 -04:00
parent ff73498c96
commit 6cf78c02e1
No known key found for this signature in database
GPG key ID: 7994ADE2A56BE5D1

View file

@ -17,7 +17,8 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: cisagov/setup-env-github-action@develop
- id: setup-env
uses: cisagov/setup-env-github-action@develop
- uses: actions/checkout@v2
- id: setup-python
uses: actions/setup-python@v2