Skip to content

Commit af82c8b

Browse files
deps(deps): update davidanson/markdownlint-cli2-action action to v20 (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37ab637 commit af82c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coding-standards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
uses: actions/checkout@v4.2.2
6161

6262
- name: 🧐 Lint Markdown files
63-
uses: DavidAnson/markdownlint-cli2-action@v19.1.0
63+
uses: DavidAnson/markdownlint-cli2-action@v20.0.0
6464
with:
6565
config: '.github/.markdownlint.json'
6666
globs: |

0 commit comments

Comments
 (0)