Skip to content

Commit efb0d93

Browse files
Bump nosborn/github-action-markdown-cli from 3.3.0 to 3.4.0 (#162)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d1a03b commit efb0d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout Code
1919
uses: actions/checkout@v4
2020
- name: Run markdownlint-cli
21-
uses: nosborn/github-action-markdown-cli@v3.3.0
21+
uses: nosborn/github-action-markdown-cli@v3.4.0
2222
with:
2323
files: .
2424
config_file: ".markdownlint.yaml"

0 commit comments

Comments
 (0)