Skip to content

Commit 4d5aa43

Browse files
Bump @actions/http-client (#8391)
Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 2.2.1 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) --- updated-dependencies: - dependency-name: "@actions/http-client" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 082f786 commit 4d5aa43

File tree

2 files changed

+27
-6
lines changed

2 files changed

+27
-6
lines changed

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

Lines changed: 26 additions & 5 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": "^1.11.1",
1212
"@actions/github": "^6.0.0",
13-
"@actions/http-client": ">=2.2.1",
13+
"@actions/http-client": ">=3.0.0",
1414
"@octokit/rest": "^22.0.0",
1515
"lodash": "^4.17.21",
1616
"true-github-contributors": "^1.0.5"

0 commit comments

Comments
 (0)