fix for check failures

This commit is contained in:
Aparna Jyothi
2025-03-12 17:24:03 +05:30
parent cd5786ab1b
commit 7e27ccee48
19 changed files with 3430 additions and 2122 deletions

View File

@@ -28,13 +28,13 @@
"@actions/cache": "^4.0.2",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",
"@actions/github": "^6.0.0",
"@actions/glob": "^0.5.0",
"@actions/http-client": "^2.2.1",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^2.0.1",
"semver": "^7.6.3",
"uuid": "^11.1.0"
"uuid": "^11.0.5"
},
"devDependencies": {
"@types/jest": "^29.5.14",