Skip to content

Commit

Permalink
Merge pull request #27 from Okeanos/dependabot/github_actions/DavidAn…
Browse files Browse the repository at this point in the history
…son/markdownlint-cli2-action-19

chore(deps): bump DavidAnson/markdownlint-cli2-action from 18 to 19
  • Loading branch information
Okeanos authored Dec 30, 2024
2 parents d0a7983 + 92bee86 commit eca85da
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@v18
- uses: DavidAnson/markdownlint-cli2-action@v19
shellcheck:
runs-on: ubuntu-latest
if: ${{ inputs.shellcheck || true }}
Expand Down

0 comments on commit eca85da

Please sign in to comment.