Browse Source

Bump urlchecker-action version (#2101)

Vanessasaurus 3 years ago
parent
commit
a0f5093635
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/documentation.yaml

+ 1 - 1
.github/workflows/documentation.yaml

@@ -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/