mirror of
https://github.com/actions/github-script.git
synced 2026-04-07 22:50:04 +00:00
Add the @actions/glob package
This commit is contained in:
parent
8685086334
commit
8920b9a6ed
11 changed files with 11494 additions and 9 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue