Skip to content

Commit

Permalink
chore(deps): update davidanson/markdownlint-cli2-action action to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
okeanos-renovate[bot] authored Nov 19, 2024
1 parent 64571b1 commit 7109b7c
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 7109b7c

Please sign in to comment.