Skip to content

Commit 129b892

Browse files
Bump nosborn/github-action-markdown-cli from 3.3.0 to 3.4.0
Bumps [nosborn/github-action-markdown-cli](https://github.com/nosborn/github-action-markdown-cli) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/nosborn/github-action-markdown-cli/releases) - [Commits](nosborn/github-action-markdown-cli@v3.3.0...v3.4.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] <[email protected]>
1 parent 9e0a5fb commit 129b892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdownlint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v4
11-
- uses: nosborn/github-action-markdown-cli@v3.3.0
11+
- uses: nosborn/github-action-markdown-cli@v3.4.0
1212
name: Markdownlint
1313
with:
1414
files: .

0 commit comments

Comments
 (0)