mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 13:28:01 -05:00
* github workflows: pin go version to 1.17 * Update go.yml * Revert "Update go.yml" This reverts commit4a2d36d05d. * pin golangci-lint * try go 1.17 * Revert "Revert "Update go.yml"" This reverts commit8a89663874. * move and increase version of checkout * attempt to ignore export path * try with entrypoint only * try some rearranging of stuff * Split up jobs * Use hack mentioned in https://github.com/securego/gosec/issues/469\#issuecomment-643823092 * Delete dappnode release trigger * rm id * try pin golangci-lint version * try pin golangci-lint version * Do not provide a specific go version and lets see what happens * comment checkout, wtf is wrong with github actions * it works locally... * trying with some cache key for lint... * Revert "trying with some cache key for lint..." This reverts commitc4f5ae4495. * try tellign it to skip go installation * revert commented line, do something to satisify deepsource * do something to satisify deepsource