mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-07-31 10:47:21 +07:00
node_modules: upgrade
This commit is contained in:
4
node_modules/@actions/glob/package.json
generated
vendored
4
node_modules/@actions/glob/package.json
generated
vendored
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actions/glob",
|
||||
"version": "0.2.1",
|
||||
"version": "0.4.0",
|
||||
"preview": true,
|
||||
"description": "Actions glob lib",
|
||||
"keywords": [
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user