aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/codeql.yml
AgeCommit message (Collapse)AuthorFilesLines
2023-12-17Build(deps): Bump github/codeql-action from 2 to 3 (#39502)dependabot[bot]1-3/+3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [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/v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13Build(deps): Bump actions/checkout from 3 to 4 (#39148)dependabot[bot]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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14Update codeql.yml (#38225)XhmikosR1-3/+1
2022-11-14CodeQL: ignore dist folder (#37486)XhmikosR1-0/+1
2022-11-12Update CodeQL Action (#37481)XhmikosR1-1/+6
2022-11-09CI: remove git credentials after checkout (#37459)XhmikosR1-0/+2
2022-05-10Bump github/codeql-action from 1 to 2 (#36230)dependabot[bot]1-2/+2
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02Bump actions/checkout from 2 to 3 (#35933)dependabot[bot]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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
2021-12-02CI: add `workflow_dispatch` (#35454)XhmikosR1-0/+1
2021-09-14Update CodeQL workflow (#34961)XhmikosR1-4/+4
2021-03-02CodeQL: skip dependabot PRs too (#33130)XhmikosR1-0/+1
2020-12-15Update CodeQL Action (#32452)XhmikosR1-9/+0
2020-11-24Update codeql.yml (#32125)XhmikosR1-34/+9
Specify the branches and clean up the comments
2020-10-29CI: Skip dependabot PR branches. (#32006)XhmikosR1-0/+2
Also, reword Node.js setup step
2020-10-26Update CodeQL action (#31930)XhmikosR1-4/+47
Should run on PRs too.
2020-05-11Update codeql.yml (#30777)XhmikosR1-2/+0
Remove moot fail-fast option
2020-05-04Update codeql.yml (#30719)XhmikosR1-1/+0
Remove `pull_request` event since it's not supported.
2020-04-29Update codeql.yml (#30679)XhmikosR1-31/+13
* run the action on PRs too * specify `javascript` language * remove comments * reindent
2020-04-29Move codeql.yml one dir up (#30677)XhmikosR1-0/+46