Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot]
a5f6c41261 build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 19:20:16 +08:00
Zxilly
cc117817a9
ci: install json-c 2025-06-14 12:22:10 +08:00
Zxilly
fed0106839
ci: fix permission 2024-12-15 20:46:53 +08:00
Zxilly
97515a3f2a
ci: ensure correct user 2024-12-15 20:41:20 +08:00
dependabot[bot]
3d0111bd09 build(deps): 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>
2024-06-19 01:55:38 +08:00
dependabot[bot]
0e0f86a71c build(deps): 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>
2024-06-19 01:55:16 +08:00
Zxilly
0b99b5730a ci: fix dir name 2023-10-20 21:19:43 +08:00
Zxilly
5aaf2a2233 ci: install libuci under /tmp 2023-10-20 21:17:38 +08:00
Zxilly
8f34088d70 ci: install libuci 2023-10-20 21:15:00 +08:00
Zxilly
57cb7e8dfc
ci: add codeql
Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
2023-09-25 13:57:50 +08:00