Skip to content

Commit 718a99f

Browse files
build(deps): bump nosborn/github-action-markdown-cli from 3.1.0 to 3.2.0 (#534)
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@v3.1.0...v3.2.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e000cf commit 718a99f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
steps:
4545
- uses: actions/checkout@v3
4646
- name: markdownlint-cli
47-
uses: nosborn/github-action-markdown-cli@v3.1.0
47+
uses: nosborn/github-action-markdown-cli@v3.2.0
4848
with:
4949
files: .
5050
config-file: .markdownlint.yaml

0 commit comments

Comments
 (0)