Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
Merge pull request #102 from PHS-TSA/dependabot/github_actions/DavidA…
Browse files Browse the repository at this point in the history
…nson/markdownlint-cli2-action-19.0.0

build(deps): bump DavidAnson/markdownlint-cli2-action from 18.0.0 to 19.0.0
  • Loading branch information
lishaduck authored Dec 31, 2024
2 parents b54a282 + 03bb049 commit 853d39a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ jobs:
persist-credentials: false
set-safe-directory: true
- name: 🕵️ Markdown linting
uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18.0.0
uses: DavidAnson/markdownlint-cli2-action@a23dae216ce3fee4db69da41fed90d2a4af801cf # v19.0.0
id: markdownlint
with:
fix: true
Expand Down

0 comments on commit 853d39a

Please sign in to comment.