Rebuild minimatch (#522)

* Rebuild minimatch and adapt changed interface

* Apply formatting

* Update minimatch license
This commit is contained in:
Milos Pantic
2023-03-23 10:45:05 +01:00
committed by GitHub
parent 72bf170dc0
commit 468a5e0250
5 changed files with 1560 additions and 938 deletions

View File

@@ -27,7 +27,7 @@
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"js-yaml": "^4.1.0",
"minimatch": "^5.1.2"
"minimatch": "^7.4.2"
},
"devDependencies": {
"@types/jest": "^27.4.1",