Bump urlchecker-action version (#2101)
This commit is contained in:
parent
9eae6b1f0a
commit
a0f5093635
1 changed files with 1 additions and 1 deletions
2
.github/workflows/documentation.yaml
vendored
2
.github/workflows/documentation.yaml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Check URLs in files
|
- name: Check URLs in files
|
||||||
uses: urlstechie/urlchecker-action@0.2.31
|
uses: urlstechie/urlchecker-action@0.0.27
|
||||||
with:
|
with:
|
||||||
exclude_patterns: localhost,127.0.,192.168.
|
exclude_patterns: localhost,127.0.,192.168.
|
||||||
exclude_urls: https://api.server,https://graph.microsoft.com/User.Read,https://dev-a63ggcut.auth0.com/
|
exclude_urls: https://api.server,https://graph.microsoft.com/User.Read,https://dev-a63ggcut.auth0.com/
|
||||||
|
|
Loading…
Add table
Reference in a new issue