Skip to content

Commit ed97068

Browse files
Merge pull request #3238 from OctopusDeploy/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-24
Bump DavidAnson/markdownlint-cli2-action from 23 to 24
2 parents 91ac2eb + 84cacba commit ed97068

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/branch-markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
echo; echo "PNPM install"
8888
pnpm install
8989
90-
- uses: DavidAnson/markdownlint-cli2-action@v23
90+
- uses: DavidAnson/markdownlint-cli2-action@v24
9191
if: steps.changed-files.outputs.count > 0
9292
with:
9393
config: '.markdownlint.json'

0 commit comments

Comments
 (0)