Skip to content

Commit b66c67b

Browse files
build(deps): bump the npm-production group with 1 update
Bumps the npm-production group with 1 update: [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache). Updates `@actions/cache` from 3.2.2 to 3.2.4 - [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-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21b3b2f commit b66c67b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 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
@@ -22,7 +22,7 @@
2222
"build:watch": "ncc build index.ts -w -o ."
2323
},
2424
"dependencies": {
25-
"@actions/cache": "^3.2.2",
25+
"@actions/cache": "^3.2.4",
2626
"@actions/core": "^1.10.1",
2727
"@actions/exec": "^1.1.1",
2828
"@actions/tool-cache": "^2.0.1",

0 commit comments

Comments
 (0)