build(deps): bump @actions/glob from 0.5.0 to 0.5.1 (#249)

Bumps [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) from 0.5.0 to 0.5.1.
- [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.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-28 23:09:46 +01:00
committed by GitHub
parent 5fea552c33
commit 6e0ef37caa
2 changed files with 6 additions and 62 deletions

View File

@@ -3,7 +3,7 @@
"main": "main.js",
"dependencies": {
"@actions/core": "^2.0.3",
"@actions/glob": "^0.5.0",
"@actions/glob": "^0.5.1",
"nodemailer": "^7.0.12",
"showdown": "^1.9.1"
}