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 aa99df8 commit 4bb9d41Copy full SHA for 4bb9d41
.github/workflows/test_against_escu.yml
@@ -36,7 +36,6 @@ jobs:
36
with:
37
path: security_content
38
repository: splunk/security_content
39
- ref: strict_yml_fields #quick test against updated content
40
41
#Install the given version of Python we will test against
42
- name: Install Required Python Version
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "contentctl"
3
-version = "4.4.6"
+version = "4.5.0"
4
5
description = "Splunk Content Control Tool"
6
authors = ["STRT <[email protected]>"]
0 commit comments