Skip to content

Commit 306e68a

Browse files
dependabot[bot]mpminardi
authored andcommitted
Bump @actions/cache from 5.0.1 to 5.0.2
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 5.0.1 to 5.0.2. - [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: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Mario Minardi <mario@tailscale.com>
1 parent 989d9be commit 306e68a

3 files changed

Lines changed: 22 additions & 11 deletions

File tree

dist/index.js

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

package-lock.json

Lines changed: 8 additions & 8 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
@@ -16,7 +16,7 @@
1616
"author": "Lee Briggs, Tailscale Inc, & Contributors",
1717
"license": "BSD-3-Clause",
1818
"dependencies": {
19-
"@actions/cache": "^5.0.1",
19+
"@actions/cache": "^5.0.2",
2020
"@actions/core": "^2.0.2",
2121
"@actions/exec": "^2.0.0",
2222
"@actions/github": "^7.0.0",

0 commit comments

Comments
 (0)