Fix: Add password filtering

This commit is contained in:
Nelson Chan
2023-04-19 03:20:35 +08:00
parent 446b5fa9e4
commit 83a59bd984
3 changed files with 98 additions and 24 deletions

View File

@@ -123,7 +123,8 @@
"socks-proxy-agent": "6.1.1",
"tar": "~6.1.11",
"tcp-ping": "~0.1.1",
"thirty-two": "~1.0.2"
"thirty-two": "~1.0.2",
"whatwg-url": "^12.0.1"
},
"devDependencies": {
"@actions/github": "~5.0.1",