Update internal dependencies

This commit is contained in:
Francesco Renzi
2022-09-16 15:47:36 +00:00
parent 0388e62759
commit e1bb04bace
9 changed files with 198 additions and 134 deletions

View File

@@ -37,7 +37,7 @@
"url": "https://github.com/actions/toolkit/issues"
},
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/core": "^1.9.1",
"minimatch": "^3.0.4"
}
}