Commit Graph

10 Commits

Author SHA1 Message Date
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