Skip to content

Commit 07ab3ff

Browse files
chore(deps): update davidanson/markdownlint-cli2-action action to v23.1.0
| datasource | package | from | to | | ----------- | ----------------------------------- | ------- | ------- | | github-tags | DavidAnson/markdownlint-cli2-action | v23.0.0 | v23.1.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 4c0c9d0 commit 07ab3ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
persist-credentials: false
5656

5757
- name: Lint markdown
58-
uses: DavidAnson/markdownlint-cli2-action@ce4853d43830c74c1753b39f3cf40f71c2031eb9 # v23.0.0
58+
uses: DavidAnson/markdownlint-cli2-action@6b51ade7a9e4a75a7ad929842dd298a3804ebe8b # v23.1.0
5959
with:
6060
config: .markdownlint.yaml
6161

0 commit comments

Comments
 (0)