mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
build(deps): bump JustinBeckwith/linkinator-action from 1.10.4 to 1.11.0 (#30802)
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:
2
.github/workflows/superset-docs-verify.yml
vendored
2
.github/workflows/superset-docs-verify.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
continue-on-error: true # This will make the job advisory (non-blocking, no red X)
|
continue-on-error: true # This will make the job advisory (non-blocking, no red X)
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: JustinBeckwith/linkinator-action@v1.10.4
|
- uses: JustinBeckwith/linkinator-action@v1.11.0
|
||||||
with:
|
with:
|
||||||
paths: "**/*.md, **/*.mdx"
|
paths: "**/*.md, **/*.mdx"
|
||||||
linksToSkip: >-
|
linksToSkip: >-
|
||||||
|
|||||||
Reference in New Issue
Block a user