build(deps): bump @actions/glob from 0.6.1 to 0.7.0

Bumps [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) from 0.6.1 to 0.7.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob)

---
updated-dependencies:
- dependency-name: "@actions/glob"
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-22 09:09:59 +00:00
committed by GitHub
parent c437583108
commit 878b9045bd
2 changed files with 29 additions and 27 deletions

View File

@@ -4,7 +4,7 @@
"main": "main.js",
"dependencies": {
"@actions/core": "^3.0.1",
"@actions/glob": "^0.6.1",
"@actions/glob": "^0.7.0",
"nodemailer": "^8.0.5",
"showdown": "^2.1.0"
}