mirror of
https://github.com/threeal/cmake-action.git
synced 2026-02-02 03:50:55 +00:00
feat: utilize GitHub Actions Utilities package (#406)
* feat: utilize GitHub Actions Utilities package * test: modify get action context test by mocking `getInput` function
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"catched-error-message": "^0.0.1"
|
||||
"gha-utils": "^0.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.8.0",
|
||||
|
||||
Reference in New Issue
Block a user