Skip to content

Commit

Permalink
build(deps): bump nosborn/github-action-markdown-cli from 3.0.1 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [nosborn/github-action-markdown-cli](https://github.com/nosborn/github-action-markdown-cli) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/nosborn/github-action-markdown-cli/releases)
- [Commits](nosborn/github-action-markdown-cli@v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: nosborn/github-action-markdown-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tzdybal committed Jun 9, 2022
1 parent fd9c64d commit 47f481b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: markdownlint-cli
uses: nosborn/github-action-markdown-cli@v3.0.1
uses: nosborn/github-action-markdown-cli@v3.1.0
with:
files: .
config-file: .markdownlint.yaml

0 comments on commit 47f481b

Please sign in to comment.