Skip to content

Commit

Permalink
build(deps): bump actionshub/markdownlint from 2.0.2 to 3.1.4
Browse files Browse the repository at this point in the history
Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.2 to 3.1.4.
- [Release notes](https://github.com/actionshub/markdownlint/releases)
- [Commits](actionshub/markdownlint@2.0.2...v3.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 156484a commit 6a28667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Run markdownlint
uses: actionshub/markdownlint@2.0.2
uses: actionshub/markdownlint@v3.1.4

0 comments on commit 6a28667

Please sign in to comment.