Skip to content

Commit

Permalink
Merge pull request #508 from reviewdog/renovate/actions-http-client-2.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @actions/http-client to v2.1.0
  • Loading branch information
shogo82148 committed Apr 29, 2023
2 parents 2f3f104 + a21f901 commit 882bba1
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 10 deletions.
17 changes: 16 additions & 1 deletion dist/index.js

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

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

14 changes: 7 additions & 7 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
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@actions/cache": "3.2.1",
"@actions/core": "1.10.0",
"@actions/exec": "1.1.1",
"@actions/http-client": "2.0.1",
"@actions/http-client": "2.1.0",
"@actions/tool-cache": "2.0.1",
"semver": "7.5.0"
},
Expand Down

0 comments on commit 882bba1

Please sign in to comment.