Skip to content

Commit a75eb22

Browse files
deps: bump @actions/cache from 3.2.2 to 3.2.4 (#225)
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent beab6bb commit a75eb22

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
@@ -117,7 +117,7 @@
117117
"all": "npm run format && npm run build && npm run lint && npm run package && npm run test"
118118
},
119119
"dependencies": {
120-
"@actions/cache": "^3.2.2",
120+
"@actions/cache": "^3.2.4",
121121
"@actions/core": "^1.10.1",
122122
"@actions/exec": "^1.1.1",
123123
"@actions/io": "^1.1.3",

0 commit comments

Comments
 (0)