summaryrefslogtreecommitdiff
path: root/.github/workflows/codeql-analysis.yml
Commit message (Collapse)AuthorAgeFilesLines
* try again to fix CodeQLBob Halley2022-10-021-6/+10
|
* try to fix codeqlBob Halley2022-09-291-6/+6
|
* Merge pull request #818 from ↵Bob Halley2022-06-111-1/+1
|\ | | | | | | | | rthalley/dependabot/github_actions/actions/checkout-3 Bump actions/checkout from 2 to 3
| * Bump actions/checkout from 2 to 3dependabot[bot]2022-06-121-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>
* | Bump github/codeql-action from 1 to 2dependabot[bot]2022-06-121-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] <support@github.com>
* only trigger workflows on .py file changesBob Halley2022-03-061-0/+2
|
* give up on fixing warning as advice was badBob Halley2022-02-171-1/+0
|
* try again with dependency error warningBob Halley2022-02-171-2/+1
|
* try to clean up a warning on the codeql jobBob Halley2022-02-171-0/+2
|
* try to fix dependencies on codeql buildBob Halley2022-02-171-15/+5
|
* Create codeql-analysis.ymlBob Halley2022-02-171-0/+70