| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build: last action to set permissions on | Ned Batchelder | 2022-08-05 | 1 | -0/+3 |
| | | |||||
| * | build(deps): bump github/codeql-action from 1 to 2 | dependabot[bot] | 2022-04-30 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | 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> | ||||
| * | build: remove cpp from CodeQL, and use a more familiar yaml syntax | Ned Batchelder | 2022-03-17 | 1 | -3/+7 |
| | | |||||
| * | build(deps): bump actions/checkout from 2 to 3 | dependabot[bot] | 2022-03-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | 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> | ||||
| * | build: use codeql analysis | Ned Batchelder | 2022-03-15 | 1 | -0/+70 |
