Commit Graph

7 Commits

Author SHA1 Message Date
mutoe ac3c831e2b
chore: update eslint rules 2023-12-11 22:33:54 +08:00
dependabot[bot] ea875a842a chore(deps): bump actions/setup-node from 3 to 4 in /.github/workflows
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 15:08:35 +08:00
dependabot[bot] b4ac298083 chore(deps): bump actions/checkout from 3 to 4 in /.github/workflows
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>
2023-10-24 15:15:47 +08:00
mutoe 94a8774756
ci: update versions 2023-09-07 16:40:07 +08:00
dependabot[bot] 2ed7786949 chore(deps): bump pnpm/action-setup in /.github/workflows
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.4 to 2.4.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.4...v2.4.0)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-27 00:54:36 +08:00
mutoe d1e94c1efa
chore: change package manager to pnpm 2022-12-01 21:28:32 +08:00
mutoe 5f725fa878
ci: add health check pipeline 2022-06-12 01:05:41 +08:00