We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39ce0ef commit c647a9fCopy full SHA for c647a9f
.github/workflows/test_against_escu.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/checkout@v4
36
with:
37
path: security_content
38
- repository: splunk/security_content
+ ref: strict_yml_fields #quick test against updated content
39
40
#Install the given version of Python we will test against
41
- name: Install Required Python Version
0 commit comments