Fix: Add password filtering

This commit is contained in:
Nelson Chan
2023-05-22 04:17:45 +08:00
parent 446b5fa9e4
commit 83a59bd984
3 changed files with 98 additions and 24 deletions
+2 -1
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",