| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump actions/checkout from 3 to 4 | dependabot[bot] | 2023-09-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | 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> | ||||
| * | Bump actions/cache from 2 to 3 | dependabot[bot] | 2022-07-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | Fix GH workflow to run CodeQL Analyze | Serghei Iakovlev | 2022-07-29 | 1 | -17/+39 |
| | | |||||
| * | Grant permissions for CodeQL workflow | Serghei Iakovlev | 2022-07-27 | 1 | -5/+21 |
| | | |||||
| * | Fix main branch name | Serghei Iakovlev | 2022-07-27 | 1 | -2/+2 |
| | | |||||
| * | Add CodeQL analysis to GH workflows | Serghei Iakovlev | 2022-07-27 | 1 | -0/+47 |
