Skip to content

Commit 2c1e03e

Browse files
Bump the actions group with 2 updates
Bumps the actions group with 2 updates: [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) and [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io). Updates `@actions/http-client` from 2.2.3 to 3.0.0 - [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/io` from 1.1.3 to 2.0.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io) --- updated-dependencies: - dependency-name: "@actions/http-client" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: "@actions/io" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a8585b commit 2c1e03e

File tree

2 files changed

+55
-11
lines changed

2 files changed

+55
-11
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@actions/core": "^1.11.1",
2020
"@actions/exec": "^1.1.1",
2121
"@actions/github": "^6.0.1",
22-
"@actions/http-client": "^2.2.3",
23-
"@actions/io": "^1.1.3",
22+
"@actions/http-client": "^3.0.0",
23+
"@actions/io": "^2.0.0",
2424
"@actions/tool-cache": "^2.0.2",
2525
"@octokit/action": "^8.0.2",
2626
"@octokit/plugin-retry": "^8.0.3",

0 commit comments

Comments
 (0)