Skip to content

Commit 1552e24

Browse files
Bump DavidAnson/markdownlint-cli2-action from 17 to 21 (#19204)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 17 to 21. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v17...v21) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: '21' 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 a689f83 commit 1552e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipedream-sdk-markdown-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
uses: actions/checkout@v4
2020

2121
- name: Lint markdown files
22-
uses: DavidAnson/markdownlint-cli2-action@v17
22+
uses: DavidAnson/markdownlint-cli2-action@v21
2323
with:
2424
globs: 'packages/sdk/**/*.md'

0 commit comments

Comments
 (0)