Skip to content

Commit

Permalink
Bump @actions/cache from 3.2.2 to 3.2.4
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent c8ec18d commit 7408e6d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"build": "ncc build src/index.js -o dist --source-map && ncc build src/save.js -o dist/save --source-map"
},
"dependencies": {
"@actions/cache": "^3.1.2",
"@actions/cache": "^3.2.4",
"@actions/core": "^1.8.0",
"axios": "^1.6.2",
"@actions/github": "^5.1.1",
Expand Down

0 comments on commit 7408e6d

Please sign in to comment.