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 7e9e593 + 858ce36 commit 89c165e
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: PSScriptAnalyzer
shell: pwsh
run: |
Expand Down

0 comments on commit 89c165e

Please sign in to comment.