mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-09-04 14:39:27 +00:00
build(deps): bump setup-go from v2.1.0 to v2.1.1 (#58)
Bumps [setup-go](https://github.com/actions/setup-go) from v2.1.0 to v2.1.1. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/1616116e1b39417f86ba049745f1a8946d4d00e7...d0c5defdf364f1d1fb07530c000084836192af9c) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@
|
||||
"@actions/tool-cache": "^1.5.5",
|
||||
"@types/semver": "^7.3.1",
|
||||
"@types/tmp": "^0.2.0",
|
||||
"setup-go": "git+https://github.com/actions/setup-go.git#v2.1.0",
|
||||
"setup-go": "git+https://github.com/actions/setup-go.git#v2.1.1",
|
||||
"tmp": "^0.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user