aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/go.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: use Go 1.19.4 and setup-go@v3Steve Moyer2023-01-031-5/+4
|
* fix: resolve Go vulnerabilitiesSteve Moyer2023-01-031-2/+2
| | | | Resolves #975
* CI: remove lint security step as it's crashingMichael Muré2022-12-291-2/+0
|
* fix(884): scan PRs for insecure practicesSteve Moyer2022-09-261-2/+2
| | | | References #884
* feat: run security checks during Go workflowSteve Moyer2022-09-081-0/+3
|
* build: go 1.18 minimumMichael Muré2022-07-311-2/+2
|
* a few fixesMichael Muré2022-04-261-1/+1
|
* build: require go 1.16Michael Muré2022-03-101-1/+1
| | | | This is needed for a gqlgen update
* Add Linter Step (#698)65432021-09-131-0/+14
| | | | | * Add Linter Step * format code
* require go 1.15Michael Muré2021-02-141-1/+1
|
* add github actionsMichael Muré2020-12-081-0/+41