summaryrefslogtreecommitdiffstats
path: root/.github/workflows/codeql-analysis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Bump actions/checkout from 3 to 4dependabot[bot]2023-09-091-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 3dependabot[bot]2022-07-291-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 AnalyzeSerghei Iakovlev2022-07-291-17/+39
|
* Grant permissions for CodeQL workflowSerghei Iakovlev2022-07-271-5/+21
|
* Fix main branch nameSerghei Iakovlev2022-07-271-2/+2
|
* Add CodeQL analysis to GH workflowsSerghei Iakovlev2022-07-271-0/+47