Skip to content

Commit c880dc3

Browse files
fix(deps): bump the actions group with 2 updates
Bumps the actions group with 2 updates: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) and [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache). Updates `@actions/core` from 1.10.0 to 1.10.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@actions/tool-cache` from 1.7.1 to 2.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: "@actions/tool-cache" dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f2f583 commit c880dc3

File tree

2 files changed

+15
-21
lines changed

2 files changed

+15
-21
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
"node": "20.6.1"
99
},
1010
"dependencies": {
11-
"@actions/core": "^1.10.0",
11+
"@actions/core": "^1.10.1",
1212
"@actions/exec": "^1.1.1",
1313
"@actions/http-client": "^2.1.1",
1414
"@actions/io": "^1.1.3",
15-
"@actions/tool-cache": "^1.7.1"
15+
"@actions/tool-cache": "^2.0.1"
1616
},
1717
"devDependencies": {
1818
"@types/node": "^18.13.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)