Skip to content

Commit 10defa3

Browse files
Bump @actions/http-client (#8477)
Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 3.0.1 to 4.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/cache@4.0.0/packages/http-client) --- updated-dependencies: - dependency-name: "@actions/http-client" dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cceca67 commit 10defa3

File tree

2 files changed

+23
-3
lines changed

2 files changed

+23
-3
lines changed

github-actions/trigger-schedule/github-data/package-lock.json

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

github-actions/trigger-schedule/github-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@actions/core": "^2.0.1",
1212
"@actions/github": "^9.0.0",
13-
"@actions/http-client": ">=3.0.0",
13+
"@actions/http-client": ">=4.0.0",
1414
"@octokit/rest": "^22.0.0",
1515
"lodash": "^4.17.23",
1616
"true-github-contributors": "^1.0.5"

0 commit comments

Comments
 (0)