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

Commit

Permalink
Merge pull request #53 from PHS-TSA/dependabot/github_actions/DavidAn…
Browse files Browse the repository at this point in the history
…son/markdownlint-cli2-action-19.1.0

chore(deps): bump DavidAnson/markdownlint-cli2-action from 19.0.0 to 19.1.0
  • Loading branch information
lishaduck authored Jan 20, 2025
2 parents 58880a7 + 7300794 commit 72452fd
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 @@ -326,7 +326,7 @@ jobs:
persist-credentials: false
set-safe-directory: true
- name: 🕵️ Markdown linting
uses: DavidAnson/markdownlint-cli2-action@a23dae216ce3fee4db69da41fed90d2a4af801cf # v19.0.0
uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 # v19.1.0
id: markdownlint
with:
fix: true
Expand Down

0 comments on commit 72452fd

Please sign in to comment.