This commit is contained in:
Kyle Leonhard 2025-04-02 16:06:41 -04:00 committed by GitHub
commit a300359e24
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 657 additions and 5 deletions

View file

@ -33,6 +33,8 @@
"@actions/http-client": "^2.2.1",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^2.0.2",
"ini": "^5.0.0",
"@types/ini": "^4.1.1",
"semver": "^7.6.3",
"uuid": "^9.0.1"
},