Skip to content

Commit 9e78c3e

Browse files
Bump nosborn/github-action-markdown-cli from 3.3.0 to 3.4.0 (#495)
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> Co-authored-by: Sean Donaghy <118148642+SPDonaghy@users.noreply.github.com>
1 parent b6083e2 commit 9e78c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v4
2525

2626
- name: Run linter
27-
uses: nosborn/github-action-markdown-cli@v3.3.0
27+
uses: nosborn/github-action-markdown-cli@v3.4.0
2828
with:
2929
config_file: .markdownlint.json
3030
files: .

0 commit comments

Comments
 (0)