Skip to content

Commit 3fb85a7

Browse files
authored
Merge pull request #729 from reviewdog/renovate/actions-http-client-2.x
fix(deps): update dependency @actions/http-client to v2.2.3
2 parents 8ff13c9 + 5c569e3 commit 3fb85a7

File tree

4 files changed

+25
-12
lines changed

4 files changed

+25
-12
lines changed

dist/index.js

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

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@actions/cache": "3.2.4",
3232
"@actions/core": "1.10.1",
3333
"@actions/exec": "1.1.1",
34-
"@actions/http-client": "2.2.1",
34+
"@actions/http-client": "2.2.3",
3535
"@actions/tool-cache": "2.0.1",
3636
"semver": "7.6.3"
3737
},

0 commit comments

Comments
 (0)