Bump @actions/glob from 0.6.1 to 0.7.0 in the prd-minor group

Bumps the prd-minor group with 1 update: [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob).


Updates `@actions/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
  dependency-group: prd-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-28 00:48:22 +00:00
committed by GitHub
parent 3d9a6aef83
commit 71f6e5f3d4
2 changed files with 52 additions and 6 deletions

View File

@@ -27,7 +27,7 @@
"@actions/cache": "^6.0.0",
"@actions/core": "^3.0.0",
"@actions/exec": "^3.0.0",
"@actions/glob": "^0.6.1",
"@actions/glob": "^0.7.0",
"@actions/io": "^3.0.2",
"smol-toml": "^1.6.1"
},