Skip to content

Commit ec45c50

Browse files
chore(deps): bump nosborn/github-action-markdown-cli from 3.4.0 to 3.5.0
Bumps [nosborn/github-action-markdown-cli](https://github.com/nosborn/github-action-markdown-cli) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/nosborn/github-action-markdown-cli/releases) - [Commits](nosborn/github-action-markdown-cli@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: nosborn/github-action-markdown-cli dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df85b14 commit ec45c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdownlint-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: markdownlint-cli
10-
uses: nosborn/github-action-markdown-cli@v3.4.0
10+
uses: nosborn/github-action-markdown-cli@v3.5.0
1111
with:
1212
files: .
1313
config_file: .markdownlint.jsonc

0 commit comments

Comments
 (0)