Dustin Decker
|
d8e7fa983d
|
Go should be installed before codeql initializes (#2919)
|
2024-06-05 16:46:58 -04:00 |
|
Dustin Decker
|
41d58739bd
|
Use go 1.22 (#2599)
* Use go 1.22
* install non-pro goreleaser
* increment go-version
* build w/ go 1.22 for codeql
|
2024-03-22 08:23:04 -07:00 |
|
renovate[bot]
|
939aca2e69
|
chore(deps): update github/codeql-action action to v3 (#2444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 19:16:48 -08:00 |
|
dependabot[bot]
|
c7965b2df6
|
Bump actions/checkout from 3 to 4 (#1842)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-02 07:37:57 -07:00 |
|
dependabot[bot]
|
3e80de6495
|
Bump actions/checkout from 2 to 3 (#571)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-23 11:22:23 -07:00 |
|
dependabot[bot]
|
ec8b5cd840
|
Bump github/codeql-action from 1 to 2 (#570)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-23 11:22:05 -07:00 |
|
Dustin Decker
|
4d3c2d70e5
|
use go 1.18 (#566)
* use go 1.18 in CI
* require go 1.18
* use latest linter
* rename ci check
* improve regex issues identified by codeql
|
2022-05-19 09:01:50 -07:00 |
|
Dustin Decker
|
7be513c567
|
disable codeql until repo is public, only run one test pipeline on PRs
|
2022-02-15 18:54:47 -08:00 |
|
Dustin Decker
|
d6ffadb1ee
|
Initial docs and release automation (#5)
|
2022-01-18 16:59:18 -08:00 |
|