Skip to content

Commit eb57cd6

Browse files
Bump @actions/cache from 4.0.5 to 4.1.0 in the prd-minor group (#267)
Bumps the prd-minor group with 1 update: [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache). Updates `@actions/cache` from 4.0.5 to 4.1.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) --- updated-dependencies: - dependency-name: "@actions/cache" dependency-version: 4.1.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>
1 parent 90fd061 commit eb57cd6

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@actions/buildjet-cache": "npm:github-actions.cache-buildjet@0.2.0",
2626
"@actions/warpbuild-cache": "npm:github-actions.warp-cache@1.4.7",
27-
"@actions/cache": "^4.0.5",
27+
"@actions/cache": "^4.1.0",
2828
"@actions/core": "^1.11.1",
2929
"@actions/exec": "^1.1.1",
3030
"@actions/glob": "^0.5.0",

0 commit comments

Comments
 (0)