Skip to content

Commit dd8f541

Browse files
authored
Merge pull request #625 from PHPCSStandards/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-17
GH Actions: Bump DavidAnson/markdownlint-cli2-action from 16 to 17
2 parents cc42cc8 + d3d0cac commit dd8f541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129

130130
# @link https://github.com/marketplace/actions/markdownlint-cli2-action
131131
- name: Check markdown with CLI2
132-
uses: DavidAnson/markdownlint-cli2-action@v16
132+
uses: DavidAnson/markdownlint-cli2-action@v17
133133

134134
remark:
135135
name: 'QA Markdown'

0 commit comments

Comments
 (0)