Skip to content

Commit 015fcf6

Browse files
authored
Merge pull request #344 from AArnott/renovate/becheran-mlc-0.x
Update becheran/mlc action to v0.19.1
2 parents 9409f44 + 83228fe commit 015fcf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ jobs:
7676
steps:
7777
- uses: actions/checkout@v4
7878
- name: 🔗 Markup Link Checker (mlc)
79-
uses: becheran/[email protected].0
79+
uses: becheran/[email protected].1
8080
with:
81-
args: --do-not-warn-for-redirect-to https://learn.microsoft.com*,https://dev.azure.com/*,https://app.codecov.io/* -p docfx
81+
args: --do-not-warn-for-redirect-to https://learn.microsoft.com*,https://dotnet.microsoft.com/*,https://dev.azure.com/*,https://app.codecov.io/* -p docfx

0 commit comments

Comments
 (0)