Skip to content

Commit

Permalink
Update 'github-action-markdown-link-check' to latest version to fix m…
Browse files Browse the repository at this point in the history
…arkdown link validation issues
  • Loading branch information
AntonPalyok committed Jun 3, 2024
1 parent 2d235d3 commit 81cab59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-markdown-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
persist-credentials: false

- name: Check markdown links
uses: gaurav-nelson/github-action-markdown-link-check@5c5dfc0ac2e225883c0e5f03a85311ec2830d368
uses: gaurav-nelson/github-action-markdown-link-check@7d83e59a57f3c201c76eed3d33dff64ec4452d27
with:
config-file: .github/linters/check-markdown-links-config.json
use-quiet-mode: 'yes'
Expand Down

0 comments on commit 81cab59

Please sign in to comment.