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