Skip to content

Commit

Permalink
chore(deps): update davidanson/markdownlint-cli2-action action to v19…
Browse files Browse the repository at this point in the history
….1.0 (#21)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent c5115c0 commit 1a32658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
files: "**/*.md"
separator: ","
- name: Run markdownlint
uses: DavidAnson/markdownlint-cli2-action@a23dae216ce3fee4db69da41fed90d2a4af801cf # v19.0.0
uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 # v19.1.0
if: steps.changed-files.outputs.any_changed == 'true'
with:
config: .github/.markdownlint-cli2.yaml
Expand Down

0 comments on commit 1a32658

Please sign in to comment.