🔄 Refactor getSecretValue logic and update dependency versions in scripts

This commit is contained in:
2026-04-06 10:35:25 +08:00
parent 2df31a718e
commit 539b0a927f
3 changed files with 23 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ import {
exit,
fetchFileWithCache,
readFileToString,
} from "https://global.hatter.ink/script/get/@62/deno-commons-mod.ts";
} from "https://global.hatter.ink/script/get/@63/deno-commons-mod.ts";
const flags = parseArgs(args(), {
boolean: ["help"],