Bump @actions/glob from 0.6.1 to 0.7.0 in the prd-minor group (#332)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-01 18:40:22 +02:00
committed by GitHub
parent 174de315c6
commit 455db766b8
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"
},