We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 945cc41 commit 9dca4cdCopy full SHA for 9dca4cd
1 file changed
.github/workflows/linter.yml
@@ -22,7 +22,7 @@ jobs:
22
DEFAULT_BRANCH: main
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
- name: OpenAPI Lint
25
- uses: xuorig/redocly-cli-lint-action@v0.0.1
+ uses: mattpage/redocly-cli-lint-action@v0.0.1
26
with:
27
entrypoints: 'descriptions/**/*.yaml'
28
config: '.redocly.yml'
0 commit comments