Skip to content

Commit 56f3747

Browse files
Bump DavidAnson/markdownlint-cli2-action from 17 to 18 in the all group (#33)
Bumps the all group 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: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1536947 commit 56f3747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: "Check out repository code"
7373
uses: "actions/checkout@v4"
7474
- name: "Linting: markdownlint"
75-
uses: DavidAnson/markdownlint-cli2-action@v17
75+
uses: DavidAnson/markdownlint-cli2-action@v18
7676
with:
7777
config: .markdownlint.yaml
7878
globs: |

0 commit comments

Comments
 (0)