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 64571b1 + 7109b7c commit 73cec20
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 @@ -87,7 +87,7 @@ jobs:
if: ${{ inputs.markdownlint || true }}
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v17
- uses: DavidAnson/markdownlint-cli2-action@v18
shellcheck:
runs-on: ubuntu-latest
if: ${{ inputs.shellcheck || true }}
Expand Down

0 comments on commit 73cec20

Please sign in to comment.