atc0005 / todo

A collection of TODO items not specific to any one project
MIT License
0 stars 0 forks source link

Update markdownlint-cli to v0.23.1 #16

Closed atc0005 closed 2 years ago

atc0005 commented 4 years ago

Project GitHub Actions Workflow files may already pull the latest stable release without any required changes, but I should double-check to be sure.

It might also be a good opportunity to lock-in a specific release to test with (as has been done with golangci-lint).

https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.23.0 https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.23.1

atc0005 commented 2 years ago

Project GitHub Actions Workflow files may already pull the latest stable release without any required changes, but I should double-check to be sure.

That seems to be the case. Example for the atc0005/check-vmware repo:

https://github.com/atc0005/check-vmware/blob/1ddbaf41e5eeed30812a205de082b12782713975/.github/workflows/lint-docs.yml#L31-L34