23 Commits

Author SHA1 Message Date
Nick Alteen
15b788baef
Merge pull request #15 from actions/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-07 09:15:17 -04:00
dependabot[bot]
4e20d4ddeb
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-07 13:13:13 +00:00
Nick Alteen
6ba0db9a8e
Merge pull request #14 from actions/ncalteen
Format and update repository
2023-09-07 09:12:07 -04:00
Nick Alteen
7986406bd8 Update CI triggers 2023-09-01 14:49:09 -04:00
Nick Alteen
ee3fad0374 Update linter triggers 2023-09-01 14:48:47 -04:00
Nick Alteen
11b982c253 Switch to env var for input 2023-09-01 14:47:27 -04:00
Nick Alteen
db66df907b Quote input arg 2023-09-01 14:41:15 -04:00
Nick Alteen
e360c8f173 Merge remote-tracking branch 'origin/ncalteen' into ncalteen 2023-09-01 14:38:09 -04:00
Nick Alteen
f67457a744 Replace named arg 2023-09-01 14:36:35 -04:00
Nick Alteen
e3750df619 Correct input name 2023-09-01 14:18:59 -04:00
Nick Alteen
137e75c6a6 Add steps and detail to README 2023-09-01 14:11:08 -04:00
Nick Alteen
ac219b2dcb Add initial CI workflow 2023-09-01 14:10:55 -04:00
Nick Alteen
4601387608 Add super-linter 2023-09-01 14:10:47 -04:00
Nick Alteen
b8b108ea69 Set up dependabot 2023-09-01 14:10:27 -04:00
Nick Alteen
fd8511c33b Add output and logging to container 2023-09-01 14:10:18 -04:00
Nick Alteen
dd2f5f03b8 Format and update CODEOWNERS 2023-09-01 14:09:25 -04:00
Nick Alteen
e85dcb39f5 Add prettier configuration 2023-09-01 14:09:14 -04:00
Nick Alteen
f92ceaee77 Add gitignore for common files 2023-09-01 14:09:02 -04:00
Nick Alteen
20271bfb68
Merge pull request #11 from meihei3/main
Remove unnecessary whitespace
2023-08-24 15:56:23 -04:00
Yohei Ema
9b6b25bdb1
Remove unnecessary whitespace 2023-04-08 15:01:15 +09:00
Ross Brodbeck
4e0d8b6c8e
Create CODEOWNERS 2021-02-04 12:26:43 -05:00
Danny McCormick
731ae56329
Point to toolkit docs 2019-08-07 15:42:21 -04:00
Chris Patterson
fe6c30e25c Initial import 2019-08-03 21:55:35 -04:00