Skip to content

Commit 614b19c

Browse files
Bump nosborn/github-action-markdown-cli
Bumps [nosborn/github-action-markdown-cli](https://github.com/nosborn/github-action-markdown-cli) from 7ca86fe6cbe33f6579ac44885b5ed73746db6e42 to 85611bef0da53168168939754ff9d8f6073a8fec. - [Release notes](https://github.com/nosborn/github-action-markdown-cli/releases) - [Commits](nosborn/github-action-markdown-cli@7ca86fe...85611be) --- updated-dependencies: - dependency-name: nosborn/github-action-markdown-cli dependency-version: 85611bef0da53168168939754ff9d8f6073a8fec dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4811a30 commit 614b19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Checkout
2525
uses: actions/checkout@main
2626
- name: Markdownlint
27-
uses: nosborn/github-action-markdown-cli@7ca86fe6cbe33f6579ac44885b5ed73746db6e42
27+
uses: nosborn/github-action-markdown-cli@85611bef0da53168168939754ff9d8f6073a8fec
2828
with:
2929
files: "*.md"
3030
config_file: .markdownlint.json

0 commit comments

Comments
 (0)