Locked down setup-go version

This commit is contained in:
sayboras 2020-07-06 09:13:10 +10:00
parent f51f3415f5
commit 5feb0ce0c5
No known key found for this signature in database
GPG key ID: DA92B5F6DAB046CD

View file

@ -32,7 +32,7 @@
"@actions/cache": "^0.2.1",
"@types/semver": "^7.1.0",
"@types/tmp": "^0.2.0",
"setup-go": "git+https://github.com/actions/setup-go.git",
"setup-go": "git+https://github.com/actions/setup-go.git#v2.1.0",
"tmp": "^0.2.1"
},
"devDependencies": {