8 Commits

Author SHA1 Message Date
dependabot[bot]
14fb4392b7 chore(deps): bump the actions-dependencies group with 1 update
Bumps the actions-dependencies group with 1 update: [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github).


Updates `@actions/github` from 4.0.0 to 6.0.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

---
updated-dependencies:
- dependency-name: "@actions/github"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-29 23:47:28 +01:00
Emilien Escalle
0a6ea0e8cd feat: migrate to node20 and typescritp
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2024-03-29 23:15:24 +01:00
Emilien Escalle
1a133c6d1c ci: refactor worflows
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2024-03-26 12:44:32 +01:00
bany
0645acf21a
upgrade: docker-compose to v2 (#30)
* upgrade: docker-compose
- user docker compose instead

* remove: yarn and clean format js file
2023-07-23 12:05:52 +09:00
Joel
eab63c14c9
fix: missing runtime dependencies (#12) (#13)
Moves packages that are needed at runtime into `package.json`'s `dependencies` section.
2022-10-06 14:02:32 +09:00
Il Sub Bang (ethan)
32a62d9746
chore: apply styling (#10)
* chore: use eslint and prettier

* chore: add ci test for eslint and prettier

* remove node_modules

* add missing npm install
2022-10-05 18:15:19 +09:00
Ricardo J González C
74176ecc20 Update @actions/core 2022-06-03 11:52:31 -05:00
isbang
5eed63a280 feat: init compose action 2020-11-02 14:20:02 +09:00