Skip to content

Commit cd697b4

Browse files
dvarasani-crestdkvashninsplunk
authored andcommitted
fix: hec token validation issue in scripted inputs (#393)
This PR bumps the k8s-manifests-branch version from v3.3.2 to v3.4.1 related PR: splunk/ta-automation-k8s-manifests#120 - [ ] `README.md` has been updated or is not required - [ ] push trigger tests - [ ] manual release test - [ ] automated releases test - [ ] pull request trigger tests - [ ] schedule trigger tests - [ ] workflow errors/warnings reviewed and addressed - https://github.com/splunk/splunk-add-on-for-unix-and-linux/actions/runs/14701563721 --------- Co-authored-by: Dmytro Kvashnin <dkvashnin@splunk.com>
1 parent 5e17b28 commit cd697b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ on:
3939
required: false
4040
description: "branch for k8s manifests to run the tests on"
4141
type: string
42-
default: "v3.3.3"
42+
default: "v3.4.1"
4343
scripted-inputs-os-list:
4444
required: false
4545
description: "list of OS used for scripted input tests"

0 commit comments

Comments
 (0)