Skip to content

Commit

Permalink
Merge pull request #108 from dkackman/dependabot/github_actions/mhiew…
Browse files Browse the repository at this point in the history
…/redoc-lint-github-action-4

Bump mhiew/redoc-lint-github-action from 3 to 4
  • Loading branch information
dkackman authored Feb 29, 2024
2 parents 2442e77 + 0408eec commit 0c8c980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
uses: actions/checkout@v4

- name: openapi-lint
uses: mhiew/redoc-lint-github-action@v3
uses: mhiew/redoc-lint-github-action@v4
with:
args: 'src/*.yaml'

0 comments on commit 0c8c980

Please sign in to comment.