Skip to content

Commit

Permalink
GH Actions: Bump DavidAnson/markdownlint-cli2-action from 17 to 18
Browse files Browse the repository at this point in the history
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 17 to 18.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](DavidAnson/markdownlint-cli2-action@v17...v18)

---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jrfnl committed Nov 18, 2024
1 parent 3ddc85b commit ff5d91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
# @link https://github.com/marketplace/actions/markdownlint-cli2-action
- name: Check markdown with CLI2
if: ${{ steps.has_config.outputs.files_exists == 'true' }}
uses: DavidAnson/markdownlint-cli2-action@v17
uses: DavidAnson/markdownlint-cli2-action@v18

0 comments on commit ff5d91d

Please sign in to comment.