Skip to content

Commit 5340da8

Browse files
Update becheran/mlc action to v0.19.2
1 parent 0d1997f commit 5340da8

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/[email protected].0
16+
uses: becheran/[email protected].2
1717
with:
1818
args: --do-not-warn-for-redirect-to https://learn.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,https://microsoft.sharepoint.com/*
1919
- name: ⚙ Install prerequisites

0 commit comments

Comments
 (0)