mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Added calling of the create_baseline_folder.py script.
This commit is contained in:
@@ -537,6 +537,11 @@ jobs:
|
||||
with:
|
||||
ref: 'develop'
|
||||
|
||||
- name: Create Baseline Folder
|
||||
run: |
|
||||
source venv/bin/activate
|
||||
python3 bin/create_baseline_folder.py
|
||||
|
||||
#Official, Verified Amazon-AWS Github Account Provided Action
|
||||
- uses: aws-actions/configure-aws-credentials@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user