Skip to content

Commit

Permalink
Update DavidAnson/markdownlint-cli2-action action to v19.1.0 (#444)
Browse files Browse the repository at this point in the history
| datasource  | package                             | from    | to      |
| ----------- | ----------------------------------- | ------- | ------- |
| github-tags | DavidAnson/markdownlint-cli2-action | v19.0.0 | v19.1.0 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent ae00de4 commit c83a920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Lint Markdown
uses: DavidAnson/markdownlint-cli2-action@a23dae216ce3fee4db69da41fed90d2a4af801cf # v19.0.0
uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 # v19.1.0
with:
config: .markdownlint-cli2.yaml
globs: "**/*.md"
Expand Down

0 comments on commit c83a920

Please sign in to comment.