Skip to content

Commit 1c08777

Browse files
committed
Update
1 parent bca0194 commit 1c08777

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/actions/appinspect_publish/dist/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9680,9 +9680,9 @@ try {
96809680

96819681
// Print the response body to the console
96829682
const options = {
9683-
hostname: 'example.com',
9683+
hostname: 'splunkbase.splunk.com',
96849684
port: 443,
9685-
path: '/todos',
9685+
path: '/api/v1/app/${AppID}/new_release/',
96869686
method: 'GET',
96879687
};
96889688

.github/actions/appinspect_publish/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ try {
1414

1515
// Print the response body to the console
1616
const options = {
17-
hostname: 'example.com',
17+
hostname: 'splunkbase.splunk.com',
1818
port: 443,
19-
path: '/todos',
19+
path: '/api/v1/app/${AppID}/new_release/',
2020
method: 'GET',
2121
};
2222

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy