Skip to content

Commit b1cbf64

Browse files
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] <support@github.com>
1 parent 54f2cd9 commit b1cbf64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/devops.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Git checkout
4545
uses: actions/checkout@v4
4646
- name: markdownlint-cli
47-
uses: nosborn/github-action-markdown-cli@v3.4.0
47+
uses: nosborn/github-action-markdown-cli@v3.5.0
4848
with:
4949
files: "*.md docs/*.md"
5050
config_file: ".markdownlint.yaml"

0 commit comments

Comments
 (0)