Skip to content

Commit 0595c20

Browse files
authored
Merge pull request #65 from llaumgui/dependabot/github_actions/nosborn/github-action-markdown-cli-3.5.0
Bump nosborn/github-action-markdown-cli from 3.4.0 to 3.5.0
2 parents 54f2cd9 + b1cbf64 commit 0595c20

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)