Skip to content

Commit

Permalink
Merge pull request #24 from Okeanos/renovate/davidanson-markdownlint-…
Browse files Browse the repository at this point in the history
…cli2-action-18.x

chore(deps): update davidanson/markdownlint-cli2-action action to v18
  • Loading branch information
Okeanos authored Nov 19, 2024
2 parents 3bf0b1e + 039e16a commit 66e5f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
if: ${{ inputs.markdownlint || true }}
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v17
- uses: DavidAnson/markdownlint-cli2-action@v18
powershell:
runs-on: ubuntu-latest
if: ${{ inputs.powershell || true }}
Expand Down

0 comments on commit 66e5f66

Please sign in to comment.