Bump urlstechie/urlchecker-action from 0.0.25 to 0.2.31 (#1517)
Bumps [urlstechie/urlchecker-action](https://github.com/urlstechie/urlchecker-action) from 0.0.25 to 0.2.31. - [Release notes](https://github.com/urlstechie/urlchecker-action/releases) - [Commits](https://github.com/urlstechie/urlchecker-action/compare/0.0.25...0.2.31) --- updated-dependencies: - dependency-name: urlstechie/urlchecker-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ce345ce561
commit
d7d5d5299e
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:
|
||||
- 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
|
||||
|
|
Loading…
Add table
Reference in a new issue