Skip to content

Commit

Permalink
chore(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 Aug 2, 2022
1 parent 9f40ab0 commit 4e28035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: nosborn/github-action-markdown-cli@v3.0.1
- uses: nosborn/github-action-markdown-cli@v3.1.0
name: Markdownlint
with:
files: .
Expand Down

0 comments on commit 4e28035

Please sign in to comment.