Merge branch 'actions:main' into main

This commit is contained in:
Sarut Limpajeerawong 2025-04-13 02:20:03 +07:00 committed by GitHub
commit bb40bd6216
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 679 additions and 1843 deletions

View file

@ -26,10 +26,10 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^4.0.2",
"@actions/cache": "^4.0.3",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.0.4",
"@actions/glob": "^0.4.0",
"@actions/glob": "^0.5.0",
"@actions/http-client": "^2.2.3",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^2.0.2",
@ -50,7 +50,7 @@
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"prettier": "^2.8.4",
"ts-jest": "^29.1.2",
"ts-jest": "^29.3.0",
"typescript": "^5.3.3"
},
"bugs": {