Skip to content

Commit 4bb9d41

Browse files
committed
Revert test to security_content develop branch.
Bump version of contentctl to v4.5.0 in prep for release.
1 parent aa99df8 commit 4bb9d41

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/test_against_escu.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
with:
3737
path: security_content
3838
repository: splunk/security_content
39-
ref: strict_yml_fields #quick test against updated content
4039

4140
#Install the given version of Python we will test against
4241
- name: Install Required Python Version

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "contentctl"
3-
version = "4.4.6"
3+
version = "4.5.0"
44

55
description = "Splunk Content Control Tool"
66
authors = ["STRT <[email protected]>"]

0 commit comments

Comments
 (0)