Commit graph

3 commits

Author SHA1 Message Date
dependabot[bot]
202645bdbc
Bump actions/checkout from 2.4.0 to 3 (#969)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 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.4.0...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-03-02 08:04:32 -05:00
John Kerl
01ed355bca Fix CodeQL to run on pushes to main not master (Miller has the former not the latter) 2022-01-30 14:25:15 -05:00
Jauder Ho
96bef87474
Add CodeQL support (#838)
* Create release.yml

This is the action that will actually use the .goreleaser.yml file at the root to produce releases

* Create codeql-analysis.yml

* Create codespell.yml

* Update codeql-analysis.yml

* Update codespell.yml

Catch up to @johnkerl's version

* Update release.yml

Update to 1.17.6

* Update release.yml

Revert
2022-01-12 12:44:42 -05:00