Skip to content

Commit 0c5d3e2

Browse files
chore(deps): bump DavidAnson/markdownlint-cli2-action from 21 to 22 (#345)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 21 to 22. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v21...v22) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: '22' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79f467d commit 0c5d3e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
files: "**/*.md"
5050
separator: ","
51-
- uses: DavidAnson/markdownlint-cli2-action@v21
51+
- uses: DavidAnson/markdownlint-cli2-action@v22
5252
if: steps.changed-files.outputs.any_changed == 'true'
5353
with:
5454
globs: ${{ steps.changed-files.outputs.all_changed_files }}

0 commit comments

Comments
 (0)