build(deps): bump setup-go from v2.1.1 to v2.1.2 (#71)
Bumps [setup-go](https://github.com/actions/setup-go) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](d0c5defdf3...8a3a76c217
)
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:
parent
87260465c1
commit
dc87c27dac
4
package-lock.json
generated
4
package-lock.json
generated
@ -2020,8 +2020,8 @@
|
||||
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
|
||||
},
|
||||
"setup-go": {
|
||||
"version": "git+https://github.com/actions/setup-go.git#d0c5defdf364f1d1fb07530c000084836192af9c",
|
||||
"from": "git+https://github.com/actions/setup-go.git#v2.1.1",
|
||||
"version": "git+https://github.com/actions/setup-go.git#8a3a76c2171de8c3be20bec507b6d829ccae48ba",
|
||||
"from": "git+https://github.com/actions/setup-go.git#8a3a76c2171de8c3be20bec507b6d829ccae48ba",
|
||||
"requires": {
|
||||
"@actions/core": "^1.2.3",
|
||||
"@actions/http-client": "^1.0.6",
|
||||
|
@ -32,7 +32,7 @@
|
||||
"@actions/tool-cache": "^1.6.0",
|
||||
"@types/semver": "^7.3.1",
|
||||
"@types/tmp": "^0.2.0",
|
||||
"setup-go": "git+https://github.com/actions/setup-go.git#v2.1.1",
|
||||
"setup-go": "git+https://github.com/actions/setup-go.git#v2.1.2",
|
||||
"tmp": "^0.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user