Commit Graph

13 Commits

Author SHA1 Message Date
Lumito 3531aaf1c1
Build with Qt 5.15.13 (L)GPL 2024-03-24 15:19:43 +01:00
dependabot[bot] 0f724d4cba
Bump microsoft/setup-msbuild from 1 to 2
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1 to 2.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1...v2)

---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 11:18:43 +01:00
dependabot[bot] 74cf652344
Bump github/codeql-action from 2 to 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-20 13:54:39 +01:00
dependabot[bot] 555cb59a69
Bump actions/checkout from 3 to 4
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 13:26:19 +02:00
isaak654 91ec00c367
Update codeql.yml
Increase timeout limit.
2023-08-19 14:23:37 +02:00
isaak654 86effc2d2b
Update codeql.yml
Improve the logic in commit b3462d1
2023-07-15 13:47:26 +02:00
isaak654 b3462d1ddb
Update codeql.yml
Add workaround to suppress the warning: `Please specify an on.push hook`.
2023-07-15 12:09:40 +02:00
isaak654 1009bcb633
Update codeql.yml
This disables the CodeQL runs for the push events.
2023-07-12 22:47:42 +02:00
isaak654 e838321f73 Update codeql.yml
- Add workflow_dispatch to run this workflow manually
- Add cleanup step
2023-07-12 19:02:09 +02:00
DavidXanatos 6f68dace89
Update codeql.yml
we need the 32-bit build when building x64 for the 32-bit sbiedll.dll and lowlevel.dll
2023-07-05 21:30:04 +02:00
isaak654 c4ef9e008f
Use `paths` filter
This is needed to avoid unnecessary CodeQL scans.
2023-07-04 00:46:17 +02:00
Jorge 779de99995
Disable `cpp/incorrect-string-type-conversion` 2023-07-03 13:25:09 +02:00
Jorge d2db1af20a
Add CodeQL workflow 2023-07-03 12:04:33 +02:00