Skip to content

Commit 2ffdbc5

Browse files
build(deps): Bump @actions/cache from 2.0.1 to 2.0.2
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/actions/toolkit/releases) - [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]>
1 parent 9a8fe53 commit 2ffdbc5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -27,7 +27,7 @@
2727
"author": "",
2828
"license": "MIT",
2929
"dependencies": {
30-
"@actions/cache": "^2.0.1",
30+
"@actions/cache": "^2.0.2",
3131
"@actions/core": "^1.6.0",
3232
"@adobe/node-fetch-retry": "^2.2.0",
3333
"node-fetch": "^2.6.7",

0 commit comments

Comments
 (0)