|
@@ -15,7 +15,7 @@ jobs:
|
|
steps:
|
|
steps:
|
|
- uses: actions/checkout@v2
|
|
- uses: actions/checkout@v2
|
|
- name: Check URLs in files
|
|
- name: Check URLs in files
|
|
- uses: urlstechie/urlchecker-action@0.0.25
|
|
|
|
|
|
+ uses: urlstechie/urlchecker-action@0.2.31
|
|
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
|
|
exclude_urls: https://api.server,https://graph.microsoft.com/User.Read
|