Skip to content

Commit

Permalink
Merge pull request #143 from docker/dependabot/npm_and_yarn/actions/h…
Browse files Browse the repository at this point in the history
…ttp-client-2.1.1

build(deps): bump @actions/http-client from 2.1.0 to 2.1.1
  • Loading branch information
crazy-max committed Aug 8, 2023
2 parents 08e669e + 1534dfa commit 7a37a26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",
"@actions/http-client": "^2.0.1",
"@actions/http-client": "^2.1.1",
"@actions/io": "^1.1.2",
"@actions/tool-cache": "^2.0.1",
"@octokit/plugin-rest-endpoint-methods": "^7.2.3",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -969,7 +969,7 @@ __metadata:
"@actions/core": ^1.10.0
"@actions/exec": ^1.1.1
"@actions/github": ^5.1.1
"@actions/http-client": ^2.0.1
"@actions/http-client": ^2.1.1
"@actions/io": ^1.1.2
"@actions/tool-cache": ^2.0.1
"@octokit/plugin-rest-endpoint-methods": ^7.2.3
Expand Down

0 comments on commit 7a37a26

Please sign in to comment.