Skip to content

Commit f08b6ce

Browse files
fix(deps): bump the actions group across 1 directory with 3 updates
Bumps the actions group with 3 updates in the / directory: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core), [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) and [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-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) Updates `@actions/http-client` from 2.1.1 to 2.2.3 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client) Updates `@actions/tool-cache` from 2.0.1 to 2.0.2 - [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-minor dependency-group: actions - dependency-name: "@actions/http-client" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: "@actions/tool-cache" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f487190 commit f08b6ce

File tree

2 files changed

+30
-29
lines changed

2 files changed

+30
-29
lines changed

package.json

Lines changed: 3 additions & 3 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.1",
11+
"@actions/core": "^1.11.1",
1212
"@actions/exec": "^1.1.1",
13-
"@actions/http-client": "^2.1.1",
13+
"@actions/http-client": "^2.2.3",
1414
"@actions/io": "^1.1.3",
15-
"@actions/tool-cache": "^2.0.1"
15+
"@actions/tool-cache": "^2.0.2"
1616
},
1717
"devDependencies": {
1818
"@biomejs/biome": "^1.7.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)