This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new fa9d2cefcc build(deps): bump JustinBeckwith/linkinator-action from 
1.10.4 to 1.11.0 (#30802)
fa9d2cefcc is described below

commit fa9d2cefcc50d5d3e6ea77c8ec180ed184e0ac7d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 1 10:27:44 2024 -0700

    build(deps): bump JustinBeckwith/linkinator-action from 1.10.4 to 1.11.0 
(#30802)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/superset-docs-verify.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/superset-docs-verify.yml 
b/.github/workflows/superset-docs-verify.yml
index 3fe8662632..4892936d52 100644
--- a/.github/workflows/superset-docs-verify.yml
+++ b/.github/workflows/superset-docs-verify.yml
@@ -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/[email protected]
+      - uses: JustinBeckwith/[email protected]
         with:
           paths: "**/*.md, **/*.mdx"
           linksToSkip: >-

Reply via email to