Skip to content

Commit

Permalink
build(deps): bump nosborn/github-action-markdown-cli from 2.0.0 to 3.…
Browse files Browse the repository at this point in the history
…1.0 (#203)

Bumps [nosborn/github-action-markdown-cli](https://github.com/nosborn/github-action-markdown-cli) from 2.0.0 to 3.1.0.
- [Release notes](https://github.com/nosborn/github-action-markdown-cli/releases)
- [Commits](nosborn/github-action-markdown-cli@v2.0.0...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 19, 2022
1 parent 14bde7e commit 3491025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
if: github.event_name == 'pull_request'
steps:
- uses: actions/checkout@v2
- uses: nosborn/github-action-markdown-cli@v2.0.0
- uses: nosborn/github-action-markdown-cli@v3.1.0
with:
files: docs/*.md
config_file: .markdownlint.json

0 comments on commit 3491025

Please sign in to comment.