Skip to content

Commit 9dca4cd

Browse files
committed
update to use forked version of linter
1 parent 945cc41 commit 9dca4cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
DEFAULT_BRANCH: main
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
- name: OpenAPI Lint
25-
uses: xuorig/[email protected]
25+
uses: mattpage/[email protected]
2626
with:
2727
entrypoints: 'descriptions/**/*.yaml'
2828
config: '.redocly.yml'

0 commit comments

Comments
 (0)