stoplightio / spectral-action

GitHub Action wrapper for Spectral - a JSON/YAML/OpenAPI/AsyncAPI/etc linter with custom rule support.
https://stoplight.io/open-source/spectral
Apache License 2.0
85 stars 46 forks source link

ci: use a pre-built image uploaded to ecr #644

Closed sercantor closed 2 years ago

sercantor commented 2 years ago

This change introduces the use of a public pre-built image that's pushed to ECR instead of the local Dockerfile we have to build every time the action gets ran.