1
0
mirror of https://github.com/golangci/golangci-lint-action.git synced 2026-03-17 06:34:53 +07:00

build(deps): bump @actions/http-client from 2.1.0 to 2.1.1 (#819)

This commit is contained in:
dependabot[bot]
2023-08-07 21:35:27 +00:00
committed by GitHub
parent 44d9998d44
commit a2527500a4
4 changed files with 48 additions and 10 deletions

View File

@@ -28,7 +28,7 @@
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",
"@actions/http-client": "^2.1.0",
"@actions/http-client": "^2.1.1",
"@actions/tool-cache": "^2.0.1",
"@types/node": "^20.4.8",
"@types/semver": "^7.5.0",