Add the @actions/glob package

This commit is contained in:
Matisse Hack
2021-03-29 15:59:59 -07:00
parent 8685086334
commit 8920b9a6ed
11 changed files with 11494 additions and 9 deletions

View File

@@ -37,6 +37,7 @@
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/github": "^4.0.0",
"@actions/glob": "^0.1.1",
"@actions/io": "^1.0.2",
"@octokit/core": "^3.2.1",
"@octokit/plugin-paginate-rest": "^2.6.0",