Skip to content

Commit

Permalink
Bump nosborn/github-action-markdown-cli from 3.1.0 to 3.2.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.1.0 to 3.2.0.
- [Release notes](https://github.com/nosborn/github-action-markdown-cli/releases)
- [Commits](nosborn/github-action-markdown-cli@55c885e...5cfe137)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tpantelis committed Sep 26, 2022
1 parent 80d3f43 commit e8a46f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Check out the repository
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- name: Run markdownlint
uses: nosborn/github-action-markdown-cli@55c885e91c3f2602f966095b30ee2a5284e63fca
uses: nosborn/github-action-markdown-cli@5cfe13755d7cdc2d0d01b69c7900cfd3fa37f4a4
with:
files: .
config_file: ".markdownlint.yml"
Expand Down

0 comments on commit e8a46f0

Please sign in to comment.