Skip to content

Commit 0ef0ffc

Browse files
build(deps): bump @actions/cache from 1.0.5 to 1.0.6 (#159)
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 1.0.5 to 1.0.6. - [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) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 125ac48 commit 0ef0ffc

File tree

2 files changed

+76
-88
lines changed

2 files changed

+76
-88
lines changed

package-lock.json

Lines changed: 75 additions & 87 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
@@ -26,7 +26,7 @@
2626
"author": "golangci",
2727
"license": "MIT",
2828
"dependencies": {
29-
"@actions/cache": "^1.0.5",
29+
"@actions/cache": "^1.0.6",
3030
"@actions/core": "^1.2.6",
3131
"@actions/exec": "^1.0.1",
3232
"@actions/github": "^4.0.0",

0 commit comments

Comments
 (0)