Commit Graph

9 Commits

Author SHA1 Message Date
Nick Alteen 3ae7b742c1 Fix actions linting errors 2024-02-22 09:44:31 -05:00
Nick Alteen ab98397115 Make consistent with other template actions 2023-11-27 23:41:30 -05:00
GrantBirki e62403ee77
update workflow triggers and permissions 2023-10-31 17:09:59 -06:00
GrantBirki c9c990c874
use a .node-version file 2023-10-31 17:07:09 -06:00
dependabot[bot] 75f1fefa8b
Bump actions/setup-node from 3 to 4
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-10-24 03:37:08 +00:00
dependabot[bot] f2a5dafed1
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>
2023-09-05 03:27:34 +00:00
Nick Alteen 9a016b1273 Update node version in actions 2023-08-24 14:57:30 -04:00
Nick Alteen bd79503369 Reconfigure tsconfig and eslint 2023-08-23 23:34:26 -04:00
Nick Alteen 464b2658f0 Create CI workflow and tests 2023-08-23 13:39:12 -04:00