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 6e701d4 commit 7462905Copy full SHA for 7462905
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
SPLUNK_START_ARGS: --accept-license
25
SPLUNK_HEC_TOKEN: 11111111-1111-1111-1111-1111111111113
26
SPLUNK_PASSWORD: changed!
27
- SPLUNK_APPS_URL: https://github.com/splunk/sdk-app-collection/releases/download/v1.0.0/sdk-app-collection.tgz
+ SPLUNK_APPS_URL: https://github.com/splunk/sdk-app-collection/releases/download/v1.1.0/sdkappcollection.tgz
28
ports:
29
- 8000:8000
30
- 8088:8088
0 commit comments