Skip to content

Commit b532f8c

Browse files
Bump DavidAnson/markdownlint-cli2-action in the actions group
Bumps the actions group with 1 update: [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action). Updates `DavidAnson/markdownlint-cli2-action` from 19 to 20 - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v19...v20) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: '20' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ce5941 commit b532f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
plugins: sp-repo-review
3232

3333
- name: markdownlint
34-
uses: DavidAnson/markdownlint-cli2-action@v19
34+
uses: DavidAnson/markdownlint-cli2-action@v20
3535
with:
3636
config: ".markdownlint.yaml"
3737
globs: "**/*.md"

0 commit comments

Comments
 (0)