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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and edsiper committed Aug 5, 2024
1 parent dd7c16b commit 3603c1a
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 3603c1a

Please sign in to comment.