Skip to content

Commit 1cefb10

Browse files
Bump @actions/cache from 3.2.1 to 3.2.2 (#270)
* Bump @actions/cache from 3.2.1 to 3.2.2 Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 3.2.1 to 3.2.2. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/[email protected]/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]> * Updating dist from artifact --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: AnHeuermann <[email protected]>
1 parent a16e261 commit 1cefb10

File tree

4 files changed

+183
-41
lines changed

4 files changed

+183
-41
lines changed

dist/index.js

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

dist/index.js.map

Lines changed: 1 addition & 1 deletion
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
@@ -28,7 +28,7 @@
2828
"author": "Andreas Heuermann",
2929
"license": "MIT",
3030
"dependencies": {
31-
"@actions/cache": "^3.2.1",
31+
"@actions/cache": "^3.2.2",
3232
"@actions/core": "^1.10.0",
3333
"@actions/exec": "^1.1.1",
3434
"@actions/tool-cache": "^2.0.1"

0 commit comments

Comments
 (0)