Skip to content

Commit

Permalink
bump markdown-link-checker action
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Jan 29, 2025
1 parent a96fea0 commit 5611da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-link-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: markdown-link-check
uses: gaurav-nelson/github-action-markdown-link-check@1.0.15
uses: gaurav-nelson/github-action-markdown-link-check@1.0.16
with:
config-file: ".github/markdown-link-check.json"
use-quiet-mode: "yes"
Expand Down

0 comments on commit 5611da9

Please sign in to comment.