Skip to content

Commit

Permalink
Merge branch 'main' into release/multi/20240910224000
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylareopelle authored Sep 12, 2024
2 parents 3c23048 + 1f6659c commit 6a0bbbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

# equivalent cli: markdownlint-cli2 "**/*.md" "#**/CHANGELOG.md" --config .markdownlint.json
- name: "Markdown Lint Check"
uses: DavidAnson/markdownlint-cli2-action@v16
uses: DavidAnson/markdownlint-cli2-action@v17
with:
fix: false
globs: |
Expand Down

0 comments on commit 6a0bbbf

Please sign in to comment.