diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index 0388bf21ab..2a1171394d 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: Check URLs in files - uses: urlstechie/urlchecker-action@0.0.25 + uses: urlstechie/urlchecker-action@0.2.31 with: exclude_patterns: localhost,127.0.,192.168. exclude_urls: https://api.server,https://graph.microsoft.com/User.Read