Skip to content

Commit

Permalink
Merge pull request #171 from PSDTools/dependabot/github_actions/David…
Browse files Browse the repository at this point in the history
…Anson/markdownlint-cli2-action-12.0.0

build(deps): bump DavidAnson/markdownlint-cli2-action from 11.0.0 to 12.0.0
  • Loading branch information
lishaduck authored Aug 31, 2023
2 parents 5b3bd21 + e26b029 commit fbb0a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
with:
submodules: true
- name: 🪄 Markdown Linting
uses: DavidAnson/markdownlint-cli2-action@8f3516061301755c97ff833a8e933f09282cc5b5 # v11.0.0
uses: DavidAnson/markdownlint-cli2-action@3aaa38e446fbd2c288af4291aa0f55d64651050f # v12.0.0
id: markdownlint
with:
fix: true
Expand Down

0 comments on commit fbb0a41

Please sign in to comment.