Skip to content

Commit

Permalink
Bump mhiew/redoc-lint-github-action from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [mhiew/redoc-lint-github-action](https://github.com/mhiew/redoc-lint-github-action) from 3 to 4.
- [Release notes](https://github.com/mhiew/redoc-lint-github-action/releases)
- [Changelog](https://github.com/mhiew/redoc-lint-github-action/blob/main/CHANGELOG.MD)
- [Commits](mhiew/redoc-lint-github-action@v3...v4)

---
updated-dependencies:
- dependency-name: mhiew/redoc-lint-github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 89b8715 commit 0408eec
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 0408eec

Please sign in to comment.