mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Updated github access token name in workflow
This commit is contained in:
committed by
GitHub
parent
f66af44e62
commit
2292fa0f9f
@@ -427,7 +427,7 @@ jobs:
|
||||
|
||||
- name: Enrich detections with TAs
|
||||
env:
|
||||
GITHUB_ACCESS_TOKEN: ${{ secrets.GIT_ACCESS_TOKEN }}
|
||||
GITHUB_ACCESS_TOKEN: ${{ secrets.TA_ENRICHMENT_TOKEN }}
|
||||
run: |
|
||||
source venv/bin/activate
|
||||
python3 -m pip install -r security_content_automation/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user