Skip to content

Commit

Permalink
Merge pull request #231 from danskernesdigitalebibliotek/dependabot/g…
Browse files Browse the repository at this point in the history
…ithub_actions/xt0rted/markdownlint-problem-matcher-3

Bump xt0rted/markdownlint-problem-matcher from 2 to 3
  • Loading branch information
ITViking authored Jul 16, 2024
2 parents 45193bc + 9c71ad1 commit 8a78a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: Reconfigure git to use HTTP authentication
run: git config --global url."https://${{ secrets.GITHUB_TOKEN }}@github.com/".insteadOf ssh://[email protected]/
- name: Install problem matcher
uses: xt0rted/markdownlint-problem-matcher@v2
uses: xt0rted/markdownlint-problem-matcher@v3
- name: Lint Markdown
run: npx markdownlint-cli2

0 comments on commit 8a78a7d

Please sign in to comment.