feat: use @iarna/toml

This commit is contained in:
Jozef Steinhübl 2025-07-08 19:53:49 +02:00
parent 2db092bddd
commit 7a1e37eece
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F
4 changed files with 152 additions and 173 deletions

View file

@ -27,7 +27,8 @@
"@actions/exec": "^1.1.1",
"@actions/glob": "^0.4.0",
"@actions/io": "^1.1.2",
"@actions/tool-cache": "^2.0.1"
"@actions/tool-cache": "^2.0.1",
"@iarna/toml": "^2.2.5"
},
"devDependencies": {
"@types/bun": "^1.1.13",