Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
5a0bbc6e7d 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-11-20 21:09:55 +00:00
dependabot[bot]
57dcea9665 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-11-20 20:22:37 +00:00
James M. Greene
a8b1dc44fa Actions naming cleanup/reverts 2023-04-17 23:24:24 -05:00
James M. Greene
425b204f49 Use node-version-file parameter instead of an extra step 2023-04-14 15:52:00 -05:00
grantbirki
215f5a3008 update all workflow files to use the .node-version file in the root of the repo 2023-04-13 22:57:59 +01:00
James M. Greene
155a7a7d81 Revise Dependabot rebuild workflow 2023-02-22 11:47:31 -06:00
James M. Greene
899d42d10e Update rebuilding workflow to utilize an org-owned PAT 2023-02-14 12:19:50 -06:00
James M. Greene
ec96bc5017 Just run Prettier to fix indentation nonsense 2023-02-10 23:11:30 -06:00
James M. Greene
953889442f Spacing again!? 2023-02-10 23:09:20 -06:00
James M. Greene
423b8fadd3 Fix wacky indentation from GitHub UI editor 2023-02-10 23:08:32 -06:00
James M. Greene
51ec3f54b3 Add a workflow to rebuild the distributables for Dependabot PRs 2023-02-10 23:03:00 -06:00