Skip to content

Commit

Permalink
Update becheran/mlc action to v0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Feb 5, 2025
1 parent 674e010 commit 2d06ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs_validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
fetch-depth: 0 # avoid shallow clone so nbgv can do its work.
- name: 🔗 Markup Link Checker (mlc)
uses: becheran/mlc@v0.19.0
uses: becheran/mlc@v0.19.2
with:
args: --do-not-warn-for-redirect-to https://learn.microsoft.com*,https://dotnet.microsoft.com/*,https://dev.azure.com/*,https://app.codecov.io/*,https://msrc.microsoft.com/*,https://www.microsoft.com/en-us/msrc* -p docfx -i https://aka.ms/onboardsupport,https://aka.ms/spot,https://www.microsoft.com/msrc/cvd,https://www.microsoft.com/msrc
- name: ⚙ Install prerequisites
Expand Down

0 comments on commit 2d06ba4

Please sign in to comment.