Skip to content

Commit 2d06ba4

Browse files
committed
Update becheran/mlc action to v0.19.2
1 parent 674e010 commit 2d06ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs_validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
fetch-depth: 0 # avoid shallow clone so nbgv can do its work.
1515
- name: 🔗 Markup Link Checker (mlc)
16-
uses: becheran/mlc@v0.19.0
16+
uses: becheran/mlc@v0.19.2
1717
with:
1818
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
1919
- name: ⚙ Install prerequisites

0 commit comments

Comments
 (0)