Skip to content

Commit eb01d70

Browse files
authored
Merge pull request #3926 from splunk/ta_update_script
Ta update script
2 parents 7db20a5 + ee4d956 commit eb01d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_splunk_tas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Install Python dependencies
3030
run: |
31-
pip3 install boto3
31+
pip3 install boto3 PyYAML
3232
3333
- name: Run Python Splunk TA checker
3434
env:

0 commit comments

Comments
 (0)