Commit graph

7 commits

Author SHA1 Message Date
dependabot[bot]
dcdfb3aa18
Bump github/codeql-action from 2.1.33 to 2.1.35 (#1137)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.33 to 2.1.35.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](678fc3afe2...b2a92eb56d)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 09:38:35 -05:00
dependabot[bot]
787a4255aa
Bump github/codeql-action from 2.1.28 to 2.1.33 (#1126)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.28 to 2.1.33.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](cc7986c02b...678fc3afe2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-26 00:38:03 -05:00
Step Security Bot
77b504e0c4
[StepSecurity] ci: Harden GitHub Actions (#1107)
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
2022-10-20 11:44:39 -04:00
dependabot[bot]
77e3f54ff7
Bump github/codeql-action from 1 to 2 (#1015)
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-01 11:08:23 -04:00
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