Skip to content

Commit

Permalink
Merge pull request #9 from Okeanos/dependabot/github_actions/DavidAns…
Browse files Browse the repository at this point in the history
…on/markdownlint-cli2-action-14

Bump DavidAnson/markdownlint-cli2-action from 13 to 14
  • Loading branch information
Okeanos authored Nov 27, 2023
2 parents d20d778 + 21dee2d commit 69c8eca
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 @@ -22,7 +22,7 @@ jobs:
pip install yamllint
yamllint .
- uses: bewuethr/shellcheck-action@v2
- uses: DavidAnson/markdownlint-cli2-action@v13
- uses: DavidAnson/markdownlint-cli2-action@v14
- name: Run Taplo
run: |
curl --fail --silent --show-error --location --output taplo.gz \
Expand Down

0 comments on commit 69c8eca

Please sign in to comment.