Skip to content

Commit

Permalink
build(deps): bump JustinBeckwith/linkinator-action from 1.10.4 to 1.1…
Browse files Browse the repository at this point in the history
…1.0 (apache#30802)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent f19c428 commit fa9d2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/superset-docs-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
continue-on-error: true # This will make the job advisory (non-blocking, no red X)
steps:
- uses: actions/checkout@v4
- uses: JustinBeckwith/linkinator-action@v1.10.4
- uses: JustinBeckwith/linkinator-action@v1.11.0
with:
paths: "**/*.md, **/*.mdx"
linksToSkip: >-
Expand Down

0 comments on commit fa9d2ce

Please sign in to comment.