Skip to content

Commit b866959

Browse files
Update becheran/mlc action to v0.19.2
1 parent fda4103 commit b866959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docs_validate.yml

+1-1
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
1919
- name: ⚙ Install prerequisites

0 commit comments

Comments
 (0)