Skip to content

Commit

Permalink
Bump markdownlint-cli2 action from 8 to 10 (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ayaz Badouraly <badouralix@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and badouralix committed Jun 4, 2023
1 parent 841e524 commit 9974701
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DavidAnson/markdownlint-cli2-action@v8
- uses: DavidAnson/markdownlint-cli2-action@v10
with:
globs: "**/*.md"
yaml-lint:
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Unreleased

- Mirror repository to gitlab
- Bump markdownlint-cli2 action from 8 to 10 (<https://github.com/badouralix/kubekeeper/pull/7>)

## v2.5.0

Expand Down

0 comments on commit 9974701

Please sign in to comment.