Branch was auto-updated.

This commit is contained in:
pyth0n1c
2022-03-03 09:36:15 -08:00
committed by GitHub
+1 -1
View File
@@ -426,7 +426,7 @@ jobs:
- name: Enrich detections with TAs
env:
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_ACCESS_TOKEN }}
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
source venv/bin/activate
python3 -m pip install -r security_content_automation/requirements.txt