Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/JamesIves/github-p…
Browse files Browse the repository at this point in the history
…ages-deploy-action-4.4.3
  • Loading branch information
mergify[bot] authored Sep 20, 2023
2 parents 482e0eb + 4148371 commit 2e993c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
files: '**/*.md'
separator: ","
- uses: DavidAnson/markdownlint-cli2-action@v12
- uses: DavidAnson/markdownlint-cli2-action@v13
if: steps.changed-files.outputs.any_changed == 'true'
with:
globs: ${{ steps.changed-files.outputs.all_changed_files }}
Expand Down

0 comments on commit 2e993c0

Please sign in to comment.