| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-10-29 | build(deps): bump actions/checkout from 4.2.1 to 4.2.2 | dependabot[bot] | -1/+1 | |
| Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2. - [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/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871...11bd71901bbe5b1630ceea73d27597364c9af683) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| 2024-10-20 | codeql workflow: Switch from pip to apt | Bernd Schubert | -2/+2 | |
| On some runs: Run pip install --break-system-packages -r requirements.txt .... no such option: --break-system-packages Error: Process completed with exit code 2. On other runs it refuses to install and asks for that option as it refuses to override system packages. Also require ubuntu-latest only, as MacOS is not supported at all by libfuse. | ||||
| 2024-10-14 | Create codeql.yml | Bernd Schubert | -0/+80 | |
