mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-11-23 11:50:51 +00:00
chore(deps): bump glob from 11.0.3 to 11.1.0
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.3 to 11.1.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v11.0.3...v11.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5be0e66d93
commit
fa636e1bbf
2 changed files with 39 additions and 27 deletions
|
|
@ -26,7 +26,7 @@
|
|||
"@actions/github": "^6.0.1",
|
||||
"@octokit/plugin-retry": "^8.0.3",
|
||||
"@octokit/plugin-throttling": "^11.0.3",
|
||||
"glob": "^11.0.3",
|
||||
"glob": "^11.1.0",
|
||||
"mime-types": "^3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue