🔄 Update dependencies and script metadata across multiple files
This commit is contained in:
@@ -1678,7 +1678,7 @@ export async function getSecretValue(
|
||||
{
|
||||
tryRefresh: options?.tryRefresh,
|
||||
defaultCacheTimeSecs: options?.defaultCacheTimeSecs ?? 3600,
|
||||
maxCacheTimeSecs: options?.maxCacheTimeSecs ?? 3600 * 24 * 30,
|
||||
maxCacheTimeSecs: options?.maxCacheTimeSecs ?? 3600 * 24 * 365,
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user