3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-02-12 22:03:04 +00:00

Bump the prd-minor group across 1 directory with 2 updates

Bumps the prd-minor group with 2 updates in the / directory: [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) and [smol-toml](https://github.com/squirrelchat/smol-toml).


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

Updates `smol-toml` from 1.5.2 to 1.6.0
- [Release notes](https://github.com/squirrelchat/smol-toml/releases)
- [Commits](https://github.com/squirrelchat/smol-toml/compare/v1.5.2...v1.6.0)

---
updated-dependencies:
- dependency-name: "@actions/glob"
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prd-minor
- dependency-name: smol-toml
  dependency-version: 1.6.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-02-03 03:10:25 +00:00 committed by GitHub
parent 11da8522bc
commit 6046f29e94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 70 additions and 32 deletions

View file

@ -27,9 +27,9 @@
"@actions/cache": "^5.0.1",
"@actions/core": "^2.0.1",
"@actions/exec": "^2.0.0",
"@actions/glob": "^0.5.0",
"@actions/glob": "^0.6.1",
"@actions/io": "^2.0.0",
"smol-toml": "^1.5.2"
"smol-toml": "^1.6.0"
},
"devDependencies": {
"@types/node": "^25.0.2",