Commit graph

15 commits

Author SHA1 Message Date
dependabot[bot]
59f43e26c9
build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 (#1389)
Some checks failed
build-and-test / test-go-install (windows-latest, latest) (push) Has been cancelled
build-and-test / test-go-install (windows-latest, v2.10.1) (push) Has been cancelled
build-and-test / test-go-mod (macos-latest, fixtures/go-mod) (push) Has been cancelled
build-and-test / test-go-mod (macos-latest, fixtures/go-tool) (push) Has been cancelled
build-and-test / test-go-mod (ubuntu-22.04-arm, fixtures/go-mod) (push) Has been cancelled
build-and-test / test-go-mod (ubuntu-22.04-arm, fixtures/go-tool) (push) Has been cancelled
build-and-test / test-go-mod (ubuntu-latest, fixtures/go-mod) (push) Has been cancelled
build-and-test / test-go-mod (ubuntu-latest, fixtures/go-tool) (push) Has been cancelled
build-and-test / test-go-mod (windows-latest, fixtures/go-mod) (push) Has been cancelled
build-and-test / test-go-mod (windows-latest, fixtures/go-tool) (push) Has been cancelled
build-and-test / test-plugins (macos-latest, ) (push) Has been cancelled
build-and-test / test-plugins (macos-latest, latest) (push) Has been cancelled
build-and-test / test-plugins (macos-latest, v2.10) (push) Has been cancelled
build-and-test / test-plugins (macos-latest, v2.10.1) (push) Has been cancelled
build-and-test / test-plugins (ubuntu-22.04-arm, ) (push) Has been cancelled
build-and-test / test-plugins (ubuntu-22.04-arm, latest) (push) Has been cancelled
build-and-test / test-plugins (ubuntu-22.04-arm, v2.10) (push) Has been cancelled
build-and-test / test-plugins (ubuntu-22.04-arm, v2.10.1) (push) Has been cancelled
build-and-test / test-plugins (ubuntu-latest, ) (push) Has been cancelled
build-and-test / test-plugins (ubuntu-latest, latest) (push) Has been cancelled
build-and-test / test-plugins (ubuntu-latest, v2.10) (push) Has been cancelled
build-and-test / test-plugins (ubuntu-latest, v2.10.1) (push) Has been cancelled
build-and-test / test-plugins (windows-latest, ) (push) Has been cancelled
build-and-test / test-plugins (windows-latest, latest) (push) Has been cancelled
build-and-test / test-plugins (windows-latest, v2.10) (push) Has been cancelled
build-and-test / test-plugins (windows-latest, v2.10.1) (push) Has been cancelled
build-and-test / test-monorepo (macos-latest) (push) Has been cancelled
build-and-test / test-monorepo (ubuntu-22.04-arm) (push) Has been cancelled
build-and-test / test-monorepo (ubuntu-latest) (push) Has been cancelled
build-and-test / test-monorepo (windows-latest) (push) Has been cancelled
2026-05-12 17:12:19 +02:00
dependabot[bot]
4f52504dfb
build(deps): bump github/codeql-action from 4 to 4.35.2 (#1384) 2026-05-06 05:32:49 +02:00
Fernandez Ludovic
c9500d7aa7
chore: improve workflows 2026-05-06 05:05:55 +02:00
Fernandez Ludovic
13fed6f911 chore: update workflows 2025-11-28 17:39:49 +01:00
Fernandez Ludovic
7afe8ff863 chore: update workflows 2025-11-28 17:28:27 +01:00
dependabot[bot]
a6071aaacb
build(deps): bump actions/checkout from 5 to 6 (#1318) 2025-11-24 12:36:51 +01:00
dependabot[bot]
06188a2a4a
build(deps): bump github/codeql-action from 3 to 4 (#1293) 2025-10-13 22:52:34 +02:00
dependabot[bot]
2908c8d3a4
build(deps): bump actions/checkout from 4 to 5 (#1266) 2025-08-21 17:19:19 +02:00
Fernandez Ludovic
696fa5c0e7 chore: clean workflows 2025-02-15 02:47:53 +01:00
Ludovic Fernandez
1dd93d052e
chore: use new assets file (#1154) 2025-02-04 15:15:08 +01:00
dependabot[bot]
e03e943597
build(deps): bump github/codeql-action from 2 to 3 (#925) 2023-12-18 11:33:01 +01:00
Rui Chen
c67416616c
chore: bump to use node20 runtime, actions/checkout to v4 (#843) 2023-09-06 00:25:15 +00:00
dependabot[bot]
dfbcd2aee1
build(deps): bump github/codeql-action from 1 to 2 (#459) 2022-05-03 08:17:26 +02:00
dependabot[bot]
f6cb2006aa
build(deps): bump actions/checkout from 2 to 3 (#409)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 11:01:50 -08:00
Tam Mach
90fbd40fc4
ci(codql): Add codeQL from github (#100)
This commit is to add codeQL scanning, which was recently introduced by github

Signed-off-by: Tam Mach <sayboras@yahoo.com>
2020-10-16 20:09:27 +11:00