Skip to content

Commit

Permalink
build(deps): bump @actions/http-client from 1.0.11 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 1.0.11 to 2.0.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [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-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 6, 2022
1 parent e837bc5 commit d95440c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 82 deletions.
90 changes: 9 additions & 81 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -28,7 +28,7 @@
"@actions/core": "^1.8.2",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.0.3",
"@actions/http-client": "^1.0.11",
"@actions/http-client": "^2.0.1",
"@actions/tool-cache": "^2.0.1",
"@types/semver": "^7.3.9",
"@types/tmp": "^0.2.3",
Expand Down

0 comments on commit d95440c

Please sign in to comment.