SIGN IN SIGN UP

feat(ci): add lint-actions step to build.yaml (#5957)

* feat(ci): add lint-actions step to build.yaml

This adds a new job to the Build CI pipeline to lint our GitHub Actions.

By doing this, we can prevent typos from slipping in.

Fixes #5776

* fix: disable shellcheck in actionlint

I don't think we want to enable this for now.

* fix: ignore set-output warnings for now

It's deprecated but there isn't a reason to move away from using it yet.
J
Joe Previte committed
d40a9742c0f947277068d2837a512d389d498f5a
Parent: 67416b7
Committed by GitHub <noreply@github.com> on 1/13/2023, 5:21:56 PM