Skip to content

Commit 0d04f7c

Browse files
dependabot[bot]cooktheryan
authored andcommitted
Bump DavidAnson/markdownlint-cli2-action
Bumps the actions-deps group in /.github/workflows with 1 update: [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action). Updates `DavidAnson/markdownlint-cli2-action` from 17 to 18 - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v17...v18) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Ryan Cook <rcook@redhat.com>
1 parent 2d29541 commit 0d04f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
steps:
2828
- uses: actions/checkout@v4
2929
- name: markdownlint-cli2-action
30-
uses: DavidAnson/markdownlint-cli2-action@v17
30+
uses: DavidAnson/markdownlint-cli2-action@v18
3131
with:
3232
globs: "**/*.md"

0 commit comments

Comments
 (0)