Refactored asset matching code.
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.11.0",
|
||||
"@actions/tool-cache": "^2.0.2"
|
||||
"@actions/tool-cache": "^2.0.2",
|
||||
"minimatch": "^10.2.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^25.0.0",
|
||||
|
||||
Reference in New Issue
Block a user