Skip to content

Commit b38c2fd

Browse files
committed
Moved secrets to env vars to avoid expansion in run blocks ↞ [auto-sync from https://github.com/adamlui/minify.js]
1 parent 07d1c6c commit b38c2fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

minify.js/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

minify.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@eslint/json": "^0.13.2",
25-
"@eslint/markdown": "^7.2.0",
25+
"@eslint/markdown": "^7.3.0",
2626
"@stylistic/eslint-plugin": "^5.4.0",
2727
"eslint": "^9.36.0",
2828
"eslint-plugin-import": "^2.32.0",

0 commit comments

Comments
 (0)