Commit graph

9 commits

Author SHA1 Message Date
Britton Hayes
6fc4d63bf2
fix: updated readme to include usage instructions 2021-10-01 00:36:12 -07:00
Britton Hayes
ea9a13c9a8
fix: adding branding to action.yml 2021-10-01 00:30:23 -07:00
Britton Hayes
7f45a74d27
Merge branch 'main' of https://github.com/brittonhayes/validate-yaml 2021-10-01 00:27:24 -07:00
Britton Hayes
abe6af1341
fix: adding required arguments to workflow test 2021-10-01 00:27:13 -07:00
dependabot[bot]
09fbd18f64
build(deps-dev): bump @vercel/ncc from 0.29.2 to 0.31.1 (#7)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.29.2 to 0.31.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.29.2...0.31.1)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 00:20:37 -07:00
dependabot[bot]
1161885745
build(deps-dev): bump prettier from 2.2.1 to 2.4.1 (#6)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 00:20:23 -07:00
Britton Hayes
dbdace26cb
fix: updating readme 2021-10-01 00:19:58 -07:00
Britton Hayes
a3414cb702
fix: migrating to yaml validation action 2021-10-01 00:17:49 -07:00
Britton Hayes
ddb023fb9d Initial commit 2021-09-30 21:58:11 -07:00