Fix encoding issues

This commit is contained in:
Justin Hutchings
2022-10-04 14:35:19 -07:00
parent 91ced30844
commit 7c3b372567
5 changed files with 6 additions and 412 deletions
+1 -2
View File
@@ -28,8 +28,7 @@
"@actions/core": "^1.2.5",
"@actions/github": "^5.1.1",
"@github/dependency-submission-toolkit": "^1.2.2",
"fs": "^0.0.1-security",
"he": "^1.2.0"
"fs": "^0.0.1-security"
},
"devDependencies": {
"@vercel/ncc": "^0.31.1",