Merge pull request #271 from docker/dependabot/npm_and_yarn/actions/http-client-2.2.1

build(deps): bump @actions/http-client from 2.2.0 to 2.2.1
This commit is contained in:
CrazyMax
2024-03-07 13:14:08 +01:00
committed by GitHub
2 changed files with 12 additions and 2 deletions

View File

@@ -49,7 +49,7 @@
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@actions/http-client": "^2.2.0",
"@actions/http-client": "^2.2.1",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"@octokit/core": "^5.1.0",