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

rusackas pushed a commit to branch bump-linkinator
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/bump-linkinator by this push:
     new 3e3558ee12 Update superset-docs-verify.yml
3e3558ee12 is described below

commit 3e3558ee12ef7ed65191d2635f68ae38d5c41cbe
Author: Evan Rusackas <[email protected]>
AuthorDate: Tue Nov 5 10:21:28 2024 -0700

    Update superset-docs-verify.yml
---
 .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