Skip to content

Commit dd6c501

Browse files
Bump the production-dependencies group across 1 directory with 2 updates (#89)
Bumps the production-dependencies group with 1 update in the / directory: [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache). Updates `@actions/cache` from 3.2.4 to 3.3.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) Updates `@actions/core` from 1.10.1 to 1.11.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: "@actions/cache" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b546f07 commit dd6c501

File tree

6 files changed

+344
-1842
lines changed

6 files changed

+344
-1842
lines changed

dist/restore/index.js

Lines changed: 165 additions & 905 deletions
Large diffs are not rendered by default.

dist/restore/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.

dist/save/index.js

Lines changed: 165 additions & 905 deletions
Large diffs are not rendered by default.

dist/save/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: 11 additions & 29 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
@@ -30,7 +30,7 @@
3030
"node": "20"
3131
},
3232
"dependencies": {
33-
"@actions/cache": "^3.2.4",
33+
"@actions/cache": "^3.3.0",
3434
"@actions/core": "^1.10.1",
3535
"@actions/exec": "^1.1.1",
3636
"@actions/http-client": "^2.2.3",

0 commit comments

Comments
 (0)