Skip to content

Commit

Permalink
Bump nosborn/github-action-markdown-cli from 1.1.1 to 2 (#50)
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 1.1.1 to 2.
- [Release notes](https://github.com/nosborn/github-action-markdown-cli/releases)
- [Commits](nosborn/github-action-markdown-cli@v1.1.1...v2)

---
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] committed Jun 29, 2021
1 parent 6a3a2be commit 8c4d5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: nosborn/github-action-markdown-cli@v1.1.1
- uses: nosborn/github-action-markdown-cli@v2
name: Markdownlint
with:
files: .
Expand Down

0 comments on commit 8c4d5dd

Please sign in to comment.