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

rusackas 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 d217a78857 chore(actions): Bump Linkinator in superset-docs-verify.yml 
(#30846)
d217a78857 is described below

commit d217a78857f5bbf08e411cc78df5b8383702931a
Author: Evan Rusackas <[email protected]>
AuthorDate: Tue Nov 5 14:27:44 2024 -0700

    chore(actions): Bump Linkinator in superset-docs-verify.yml (#30846)
---
 .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 70da191621..c33b55c6b9 100644
--- a/.github/workflows/superset-docs-verify.yml
+++ b/.github/workflows/superset-docs-verify.yml
@@ -22,7 +22,7 @@ jobs:
       - uses: actions/checkout@v4
       # Do not bump this linkinator-action version without opening
       # an ASF Infra ticket to allow the new verison first!
-      - uses: JustinBeckwith/[email protected]
+      - uses: JustinBeckwith/[email protected]
         with:
           paths: "**/*.md, **/*.mdx"
           linksToSkip: >-

Reply via email to