File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
12
12
jobs :
13
13
call-workflow :
14
- uses : splunk/addonfactory-workflow-addon-release /.github/workflows/reusable-escu-manual-workflow.yml@v2.1
14
+ uses : splunk/addonfactory-workflow-escu-test /.github/workflows/reusable-escu-manual-workflow.yml@v1.0
15
15
with :
16
16
TA_BUILD : ${{ inputs.TA_BUILD }}
17
17
TESTS : ${{ inputs.TESTS }}
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ services:
41
41
- results:/home/circleci/work
42
42
43
43
sc4s :
44
- image : splunk/scs :${SC4S_VERSION}
44
+ image : ghcr.io/ splunk/splunk-connect-for-syslog/container2 :${SC4S_VERSION}
45
45
hostname : sc4s
46
46
# When this is enabled test_common will fail
47
47
# command: -det
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ services:
42
42
- results:/home/circleci/work
43
43
44
44
sc4s :
45
- image : splunk/scs :${SC4S_VERSION}
45
+ image : ghcr.io/ splunk/splunk-connect-for-syslog/container2 :${SC4S_VERSION}
46
46
hostname : sc4s
47
47
# When this is enabled test_common will fail
48
48
# command: -det
You can’t perform that action at this time.
0 commit comments